hedgewars/uUtils.pas
2012-05-05 koda old typed const moved to their proper unit
2012-05-05 koda the scope cleanup continues...
2012-05-02 koda change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
2012-05-01 unc0rr Make Str2PChar more pas2c-friendly
2012-04-19 unc0rr Some more progress with pas2c
2012-02-17 koda the most important commit of the year
2012-01-17 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2011-11-26 unc0rr - Help parser more
2011-09-16 Xeli merge hedgeroid
2011-09-09 sheepluva monkey task: always log to userpath
2011-08-26 Xeli Fixed AddFileLog, there's now a log created in /sdcard/Android/data/org.hedgewars.mobile/cache/Data/ hedgeroid
2011-08-21 Xeli Removed chinese font hedgeroid
2011-06-22 Xeli Removed the extra WriteToConsole() hedgeroid
2011-06-21 Xeli First commit.. hedgeroid
2011-06-13 nemo Bit more reusability
2011-04-17 nemo An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.
2011-04-10 unc0rr Add a parameter for game simulation with no gui/sound enabled, just to get statistics
2011-04-07 nemo For mikade - bit more flexibility in script captions
2011-03-04 unc0rr Optimize check (not like it is called much, just ffs; not tested)
2011-03-01 koda Happy 2011 :)
2011-02-01 koda addfilelog <3 debugfile
2010-12-27 nemo Add Hangul to CheckCJK
2010-12-24 nemo Make basic training solvable again. Freeze RNG at current version for less of this kind of issue in future, and a bit more savable of seeds. Disable offsets in preparation for release.
2010-12-03 nemo add visual gear registration
2010-11-30 koda un-break build (wrong merge in uConsole) and update project file with the new sources
2010-11-21 unc0rr uDebug
2010-11-21 unc0rr Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
2010-11-20 unc0rr Introduce uGearsRender
2010-11-18 unC0Rr Introduce uRenderUtils
2010-11-18 unC0Rr Move some stuff from uMisc to uUtils
less more (0) tip