2012-04-05 |
unc0rr |
Improve rendering into C
|
changeset |
files
|
2012-04-05 |
unc0rr |
Make function more pascal-ish
|
changeset |
files
|
2012-04-04 |
unc0rr |
More external definitions for pas2c
|
changeset |
files
|
2012-04-04 |
unc0rr |
Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
|
changeset |
files
|
2012-04-04 |
unc0rr |
Normalize RecordFields before conversion. Helps with namespaces problem.
|
changeset |
files
|
2012-04-03 |
unc0rr |
Fix withState' not returning lastType
|
changeset |
files
|
2012-04-01 |
Medo |
Added copyright notice to Scheme.java
|
changeset |
files
|
2012-04-03 |
krdrt5367 |
ja update
|
changeset |
files
|
2012-04-01 |
Medo |
Hedgeroid: Added ini4j library, updated android support library and added lib licenses
|
changeset |
files
|
2012-04-03 |
krdrt5367 |
de update
|
changeset |
files
|
2012-04-01 |
Medo |
Added some toString methods to help when debugging
|
changeset |
files
|
2012-04-03 |
krdrt5 |
cz update
|
changeset |
files
|
2012-04-01 |
Medo |
Merge
|
changeset |
files
|
2012-04-02 |
unc0rr |
- Handle multidimensional arrays better
|
changeset |
files
|
2012-04-01 |
Medo |
Scheme definitions now use .ini files.
|
changeset |
files
|
2012-04-02 |
unc0rr |
Finally fix the bug with pointer declarations polluting namespace with bad records
|
changeset |
files
|
2012-03-31 |
Medo |
Removed some unused imports and a redundand nullcheck
|
changeset |
files
|
2012-04-01 |
koda |
let's outsmart the compiler for no particular benefit
|
changeset |
files
|
2012-03-31 |
Medo |
Added hashcode function for Team to make it consistent with equals.
|
changeset |
files
|
2012-03-30 |
Medo |
Remove API Level 8 dependency found by Android Lint
|
changeset |
files
|
2012-03-30 |
unc0rr |
More clean namespace, some fixes
|
changeset |
files
|
2012-03-30 |
unc0rr |
Much better types handling, work correctly with functions
|
changeset |
files
|
2012-03-29 |
unc0rr |
- Treat strings as arrays of chars
|
changeset |
files
|
2012-03-28 |
unc0rr |
Better deriving, some fixes
|
changeset |
files
|
2012-03-28 |
unc0rr |
Resolve deferred type on dereference
|
changeset |
files
|
2012-03-28 |
nemo |
invalidate on switch
|
changeset |
files
|
2012-03-27 |
koda |
dates are no more!
|
changeset |
files
|
2012-03-27 |
koda |
ios: fix offset for 'details' table header in iphone game configuration
|
changeset |
files
|
2012-03-27 |
koda |
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
|
changeset |
files
|
2012-03-27 |
koda |
ios: use notifications instead of class methods (maybe tidier)
|
changeset |
files
|
2012-03-27 |
nemo |
At mikade's request. give scripting access to the map name prior to override.
|
changeset |
files
|
2012-03-26 |
unc0rr |
Dig into namespaces even more
|
changeset |
files
|
2012-03-26 |
unc0rr |
Just some further work
|
changeset |
files
|
2012-03-26 |
koda |
ios, one more grenade timer tweak
|
changeset |
files
|
2012-03-26 |
koda |
i didn't even know it was possible (spotted by adam4813)
|
changeset |
files
|
2012-03-26 |
koda |
ios: fix blocked preview button
|
changeset |
files
|
2012-03-26 |
koda |
ios headers cleanup, with tweaks to +randomPort and grenade timer handling in overlay
|
changeset |
files
|
2012-03-25 |
mikade |
merge
|
changeset |
files
|
2012-03-25 |
mikade |
- don't give hogs air weps when border is enabled
|
changeset |
files
|
2012-03-25 |
mikade |
Added a missing loc
|
changeset |
files
|
2012-03-25 |
mikade |
Add the parameters I missed the first time when I added these hooks.
|
changeset |
files
|
2012-03-25 |
unc0rr |
- Apply unit's namespace to current scope when referencing unit name
|
changeset |
files
|
2012-03-24 |
unc0rr |
Fix wrong type returned from id2C
|
changeset |
files
|
2012-03-24 |
unc0rr |
Fix server thinking game is still not finished sometimes
|
changeset |
files
|
2012-03-24 |
Xeli |
wops ;i
|
changeset |
files
|
2012-03-24 |
Xeli |
ANDROID and WIN32 can both be set to 1, so have ANDROID take preference
|
changeset |
files
|
2012-03-24 |
Xeli |
fixed some typo's. LUA_LIBRARY now points to the right name, regardless of the host machine. Running cmake after a bad attempt (ie forgot to add paths to PATH) now works rather than having to clean the cache
|
changeset |
files
|
2012-03-24 |
nemo |
LandBackTex take 2
|
changeset |
files
|
2012-03-23 |
nemo |
This has bugged me for a while. Since we are missing the source SVGs for this theme, removed the leaves crudely in GIMP. Also added some basic roots. Someone more artistic is encouraged to try and improve it.
|
changeset |
files
|
2012-03-23 |
unc0rr |
Oops
|
changeset |
files
|
2012-03-23 |
Xeli |
unbreak engine
|
changeset |
files
|
2012-03-22 |
simmax |
Improved cmake build script for Android:
|
changeset |
files
|
2012-03-23 |
Xeli |
first part of the utilitywidget (grenade timer/swap hogs) code
|
changeset |
files
|
2012-03-22 |
unc0rr |
Add more strictness in hope it will help with space leak
|
changeset |
files
|
2012-03-21 |
nemo |
Try different splash sounds too
|
changeset |
files
|
2012-03-20 |
nemo |
bit of an experiment in variable splash sizes based on object/speed. not sure if it looks good yet. need to drown more stuff.
|
changeset |
files
|
2012-03-18 |
Xeli |
fix ammomenu, the cursor actually works now -_-
|
changeset |
files
|
2012-03-18 |
koda |
workaround the different Lion ABI by forcing fpc 2.6 as minimum compiler version on osx
|
changeset |
files
|
2012-03-18 |
koda |
updated ios project file to work with fpc 2.6
|
changeset |
files
|
2012-03-18 |
nemo |
revert this until someone makes it not screw up camera focus
|
changeset |
files
|