2012-04-01 Scheme definitions now use .ini files.
Medo <smaxein@googlemail.com> [Sun, 01 Apr 2012 04:27:46 +0200] rev 6844
Scheme definitions now use .ini files.
2012-04-02 Finally fix the bug with pointer declarations polluting namespace with bad records
unc0rr [Mon, 02 Apr 2012 16:14:29 +0400] rev 6843
Finally fix the bug with pointer declarations polluting namespace with bad records
2012-03-31 Removed some unused imports and a redundand nullcheck
Medo <smaxein@googlemail.com> [Sat, 31 Mar 2012 20:39:19 +0200] rev 6842
Removed some unused imports and a redundand nullcheck
2012-04-01 let's outsmart the compiler for no particular benefit
koda [Mon, 02 Apr 2012 00:32:17 +0200] rev 6841
let's outsmart the compiler for no particular benefit
2012-03-31 Added hashcode function for Team to make it consistent with equals.
Medo <smaxein@googlemail.com> [Sat, 31 Mar 2012 20:36:03 +0200] rev 6840
Added hashcode function for Team to make it consistent with equals.
2012-03-30 Remove API Level 8 dependency found by Android Lint
Medo <smaxein@googlemail.com> [Fri, 30 Mar 2012 19:40:49 +0200] rev 6839
Remove API Level 8 dependency found by Android Lint
2012-03-30 More clean namespace, some fixes
unc0rr [Fri, 30 Mar 2012 23:58:08 +0400] rev 6838
More clean namespace, some fixes
2012-03-30 Much better types handling, work correctly with functions
unc0rr [Fri, 30 Mar 2012 17:00:34 +0400] rev 6837
Much better types handling, work correctly with functions
2012-03-29 - Treat strings as arrays of chars
unc0rr [Thu, 29 Mar 2012 17:27:01 +0400] rev 6836
- Treat strings as arrays of chars - Add return statement to non-void functions
2012-03-28 Better deriving, some fixes
unc0rr [Thu, 29 Mar 2012 01:01:29 +0400] rev 6835
Better deriving, some fixes
2012-03-28 Resolve deferred type on dereference
unc0rr [Wed, 28 Mar 2012 23:53:45 +0400] rev 6834
Resolve deferred type on dereference
2012-03-28 invalidate on switch
nemo [Wed, 28 Mar 2012 16:33:50 -0400] rev 6833
invalidate on switch
2012-03-27 dates are no more!
koda [Wed, 28 Mar 2012 01:56:42 +0200] rev 6832
dates are no more!
2012-03-27 ios: fix offset for 'details' table header in iphone game configuration
koda [Wed, 28 Mar 2012 01:26:47 +0200] rev 6831
ios: fix offset for 'details' table header in iphone game configuration
2012-03-27 ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
koda [Wed, 28 Mar 2012 01:19:36 +0200] rev 6830
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
2012-03-27 ios: use notifications instead of class methods (maybe tidier)
koda [Wed, 28 Mar 2012 00:42:57 +0200] rev 6829
ios: use notifications instead of class methods (maybe tidier)
2012-03-27 At mikade's request. give scripting access to the map name prior to override.
nemo [Mon, 26 Mar 2012 20:29:37 -0400] rev 6828
At mikade's request. give scripting access to the map name prior to override.
2012-03-26 Dig into namespaces even more
unc0rr [Mon, 26 Mar 2012 23:54:12 +0400] rev 6827
Dig into namespaces even more
2012-03-26 Just some further work
unc0rr [Mon, 26 Mar 2012 17:56:15 +0400] rev 6826
Just some further work
2012-03-26 ios, one more grenade timer tweak
koda [Mon, 26 Mar 2012 03:58:03 +0200] rev 6825
ios, one more grenade timer tweak
2012-03-26 i didn't even know it was possible (spotted by adam4813)
koda [Mon, 26 Mar 2012 03:57:14 +0200] rev 6824
i didn't even know it was possible (spotted by adam4813)
2012-03-26 ios: fix blocked preview button
koda [Mon, 26 Mar 2012 03:36:11 +0200] rev 6823
ios: fix blocked preview button
2012-03-26 ios headers cleanup, with tweaks to +randomPort and grenade timer handling in overlay
koda [Mon, 26 Mar 2012 03:24:50 +0200] rev 6822
ios headers cleanup, with tweaks to +randomPort and grenade timer handling in overlay
2012-03-25 merge
mikade <redgrinner@gmail.com> [Sun, 25 Mar 2012 21:17:01 +0200] rev 6821
merge
2012-03-25 - don't give hogs air weps when border is enabled
mikade <redgrinner@gmail.com> [Sun, 25 Mar 2012 17:37:07 +0200] rev 6820
- don't give hogs air weps when border is enabled - add missing napalm - small code restructures
2012-03-25 Added a missing loc
mikade <redgrinner@gmail.com> [Sun, 25 Mar 2012 17:34:40 +0200] rev 6819
Added a missing loc Fixed rader bug Four new achievements Some provisional changes
2012-03-25 Add the parameters I missed the first time when I added these hooks.
mikade [Sun, 25 Mar 2012 14:51:13 +0200] rev 6818
Add the parameters I missed the first time when I added these hooks.
2012-03-25 - Apply unit's namespace to current scope when referencing unit name
unc0rr [Sun, 25 Mar 2012 23:10:29 +0400] rev 6817
- Apply unit's namespace to current scope when referencing unit name - Don't reference SysUtils in LuaPas to simplify my life
2012-03-24 Fix wrong type returned from id2C
unc0rr [Sat, 24 Mar 2012 21:19:50 +0400] rev 6816
Fix wrong type returned from id2C
2012-03-24 Fix server thinking game is still not finished sometimes
unc0rr [Sat, 24 Mar 2012 19:57:06 +0400] rev 6815
Fix server thinking game is still not finished sometimes
2012-03-24 wops ;i
Xeli [Sat, 24 Mar 2012 16:46:56 +0100] rev 6814
wops ;i
2012-03-24 ANDROID and WIN32 can both be set to 1, so have ANDROID take preference
Xeli [Sat, 24 Mar 2012 16:41:35 +0100] rev 6813
ANDROID and WIN32 can both be set to 1, so have ANDROID take preference
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 tip