1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-13 04:45:03 -05:00
Simba/Units/MMLAddon/PSInc/Wrappers
Wizzup? a063b83081 Well - DTM needs some more work. It doesn't fully detect what areas it should search in - yet.
Basically:
	x1 = x1 - max(areasize * (negative) distance to main point) <-- Max of all points. Same for the rest.



git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@109 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-10-06 06:52:38 +00:00
..
bitmap.inc Updated + Added plugins 2009-09-13 23:22:23 +00:00
colour.inc Added FindColorsTolerance. 2009-09-20 02:19:44 +00:00
dtm.inc Well - DTM needs some more work. It doesn't fully detect what areas it should search in - yet. 2009-10-06 06:52:38 +00:00
math.inc Added some math functions to PascalScript, changed the GUI a bit (You can now run scripts with F9). 2009-09-20 02:08:02 +00:00
mouse.inc I removed the cts case from the loop (meta-unrolled), as it *really* eats speed. 2009-09-13 08:46:25 +00:00
other.inc Added freeze() to colour test. 2009-09-29 02:12:29 +00:00