2010-03-29 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-02-12 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-01-26 |
koda |
complete the replacement of init/free wrappers for every unit
|
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-23 |
koda |
settings tab has now a very nice iphone-like interface
|
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-09 |
koda |
move mixed functions in PascalExports
|
file |
diff |
annotate
|
2010-01-09 |
koda |
iphone overlay button animation
|
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-18 |
koda |
complete transition of longword->sdl_color for TTF bindings
|
file |
diff |
annotate
|
2009-12-18 |
koda |
powerpc and gameserver compilation disabled temporarily
|
file |
diff |
annotate
|
2009-12-16 |
koda |
random updates for 10.6 and iphone builds
|
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-14 |
koda |
fix wrong ttf blending in ppc
|
file |
diff |
annotate
|
2009-11-13 |
koda |
JS patch to (really) activate Vsync
|
file |
diff |
annotate
|
2009-11-13 |
koda |
add option for vsync -- good results on mac and linux, should be harmless on others (please test)
|
file |
diff |
annotate
|
2009-11-06 |
koda |
updated build files for macosx and optimization system
|
file |
diff |
annotate
|
2009-11-05 |
koda |
fix iphone build
|
file |
diff |
annotate
|
2009-11-05 |
koda |
revamped SDLh.pas
|
file |
diff |
annotate
|
2009-11-05 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
2009-10-29 |
koda |
fix missing land on ppc
|
file |
diff |
annotate
|
2009-10-26 |
koda |
other controls implementation + sdlh revisited (once again)
|
file |
diff |
annotate
|
2009-10-25 |
koda |
touch control completely revamped
|
file |
diff |
annotate
|
2009-10-25 |
koda |
added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
|
file |
diff |
annotate
|
2009-10-24 |
koda |
more updates on touch input/control
|
file |
diff |
annotate
|
2009-10-22 |
koda |
update color management for new sdl_image on mac
|
file |
diff |
annotate
|
2009-10-20 |
koda |
WE HAVE TOUCH INPUT
|
file |
diff |
annotate
|
2009-10-17 |
koda |
remove the svg dependency
|
file |
diff |
annotate
|
2009-10-17 |
koda |
revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
|
file |
diff |
annotate
|
2009-10-16 |
unc0rr |
Fix mouse problem when focus is lost
|
file |
diff |
annotate
|
2009-10-12 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
2009-09-22 |
koda |
converts some gl calls to gles
|
file |
diff |
annotate
|
2009-09-10 |
unc0rr |
- Implement zoom reset
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
2009-07-11 |
koda |
-fix bamboo theme (unsupported color profile)
|
file |
diff |
annotate
|
2009-07-11 |
koda |
hypothetical opengles improvements
|
file |
diff |
annotate
|
2009-07-11 |
koda |
accessory stuff for iphone
|
file |
diff |
annotate
|
2009-07-10 |
koda |
fix a binding that was preveting to display anything else besides hogs on iphone
|
file |
diff |
annotate
|
2009-07-10 |
koda |
real fix for iphone color (reverting previous commit)
|
file |
diff |
annotate
|
2009-07-08 |
koda |
initial support for touch input
|
file |
diff |
annotate
|
2009-07-07 |
koda |
completes removal of wav files, updates SDLh and adds DEBUGFILE to hwengine when compiled in Debug mode
|
file |
diff |
annotate
|
2009-07-07 |
koda |
-Removal of older WAV files, now useless thanks to OpenAL
|
file |
diff |
annotate
|
2009-06-28 |
nemo |
koda/Smaxx changes to openal for crossplatform building
|
file |
diff |
annotate
|
2009-06-24 |
unc0rr |
koda's OpenAL conversion:
|
file |
diff |
annotate
|
2009-06-18 |
nemo |
Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
|
file |
diff |
annotate
|
2009-06-11 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
2009-04-30 |
unc0rr |
nemo's great patch:
|
file |
diff |
annotate
|
2009-04-14 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
2009-04-07 |
unc0rr |
patch by koda
|
file |
diff |
annotate
|
2009-03-23 |
unc0rr |
patch by koda:
|
file |
diff |
annotate
|
2009-03-22 |
unc0rr |
Apply koda's OpenGL ES compatibility patch
|
file |
diff |
annotate
|
2009-03-18 |
unc0rr |
Patch by koda
|
file |
diff |
annotate
|
2009-03-10 |
unc0rr |
a patch
|
file |
diff |
annotate
|