2010-03-26 |
nemo |
Remove doubled call of freeEverything
|
file |
diff |
annotate
|
2010-03-25 |
koda |
testing ftw
|
file |
diff |
annotate
|
2010-03-25 |
koda |
reworked interaction of engine/frontend when closing
|
file |
diff |
annotate
|
2010-03-24 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-23 |
nemo |
Free land object SDL surfaces.
|
file |
diff |
annotate
|
2010-03-23 |
unc0rr |
wtf
|
file |
diff |
annotate
|
2010-03-22 |
nemo |
I can't read.
|
file |
diff |
annotate
|
2010-03-22 |
nemo |
Oops. More like this. (initEverything was being called for Game() and preview in non-iphone already)
|
file |
diff |
annotate
|
2010-03-22 |
nemo |
Remove doubled call of freeEverything. restore freeing of LandBackSurface pending unc0rr explaining why 'sactly he took it out (assuming an error right now)
|
file |
diff |
annotate
|
2010-03-22 |
unc0rr |
Clean Augean stables
|
file |
diff |
annotate
|
2010-03-22 |
nemo |
Just tidying up a bit. Comments, moving uMisc to end of frees in case ones above it need logging
|
file |
diff |
annotate
|
2010-03-21 |
unc0rr |
In pascal unit is a namespace
|
file |
diff |
annotate
|
2010-03-21 |
koda |
a couple of smaller cleanups that didn't get in previous commit
|
file |
diff |
annotate
|
2010-03-20 |
koda |
update project for ipad target
|
file |
diff |
annotate
|
2010-03-18 |
koda |
move the buttons a little
|
file |
diff |
annotate
|
2010-03-14 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
hate Smaxx (tested)
|
file |
diff |
annotate
|
2010-03-01 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-18 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-13 |
koda |
allow to compile engine as library with HWLIBRARY symbol
|
file |
diff |
annotate
|
2010-02-12 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-10 |
koda |
add a new way to fetch version info from pascal to c
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-04 |
smxx |
Server:
|
file |
diff |
annotate
|
2010-02-03 |
koda |
implement transition in the way i had in mind
|
file |
diff |
annotate
|
2010-01-31 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-01-29 |
koda |
LANDSCAPE ON IPHONE
|
file |
diff |
annotate
|
2010-01-28 |
nemo |
IOResult is a special variable
|
file |
diff |
annotate
|
2010-01-27 |
nemo |
Tweak load order
|
file |
diff |
annotate
|
2010-01-26 |
nemo |
Alternate loading for koda's consideration. For case of pt_BR will try en, pt, then pt_BR
|
file |
diff |
annotate
|
2010-01-26 |
koda |
complete the replacement of init/free wrappers for every unit
|
file |
diff |
annotate
|
2010-01-26 |
nemo |
Free up some unfreed memory. Needed for Koda's iphone lib work
|
file |
diff |
annotate
|
2010-01-24 |
koda |
update iphone frontend to the new (silly) sdl api, code cleanups for other sections
|
file |
diff |
annotate
|
2010-01-24 |
koda |
fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
|
file |
diff |
annotate
|
2010-01-23 |
koda |
rewrite gamesetup to use less memory, rename effects to sound plus some nice actions, settings work in game again
|
file |
diff |
annotate
|
2010-01-18 |
koda |
replace initialization/finalization statements with custom init functions
|
file |
diff |
annotate
|
2010-01-16 |
koda |
objc/pascal finally working
|
file |
diff |
annotate
|
2010-01-16 |
koda |
code cleanup and opengles optimizations
|
file |
diff |
annotate
|
2010-01-12 |
koda |
better network support + initial work for returning to frontend
|
file |
diff |
annotate
|
2010-01-10 |
koda |
initial support for engine protocol
|
file |
diff |
annotate
|
2010-01-09 |
koda |
move mixed functions in PascalExports
|
file |
diff |
annotate
|
2010-01-09 |
koda |
iphone overlay button animation
|
file |
diff |
annotate
|
2010-01-08 |
koda |
move all sdl source files in a proper directory
|
file |
diff |
annotate
|
2010-01-07 |
koda |
additional modifications for touch input
|
file |
diff |
annotate
|
2010-01-07 |
koda |
injection of custom code in SDL for iPhone in order to implement our frontend
|
file |
diff |
annotate
|
2010-01-05 |
nemo |
Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.
|
file |
diff |
annotate
|
2010-01-03 |
koda |
lupdate + Palewolf's updated spanish translation + other patches of mine
|
file |
diff |
annotate
|
2010-01-03 |
koda |
smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
|
file |
diff |
annotate
|
2009-12-24 |
koda |
introduction of IMG_Init
|
file |
diff |
annotate
|
2009-12-20 |
koda |
binding typo
|
file |
diff |
annotate
|
2009-12-16 |
koda |
random updates for 10.6 and iphone builds
|
file |
diff |
annotate
|
2009-11-29 |
unc0rr |
Smaxx patch with tuning by me:
|
file |
diff |
annotate
|
2009-11-20 |
koda |
trailing mods from previous commit
|
file |
diff |
annotate
|
2009-11-20 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
2009-11-05 |
koda |
revert previous commit to remove a wip patch
|
file |
diff |
annotate
|
2009-11-05 |
koda |
update themes cmakefiles to use GLOB instead of listing all the files
|
file |
diff |
annotate
|
2009-11-05 |
koda |
fix iphone build
|
file |
diff |
annotate
|