hedgewars/SDLh.pas
2013-04-05 koda use SDL_Threads everywhere
2013-04-02 koda update webgl branch webgl
2013-03-19 koda improve physfs static linking, sdl libraries cleanup cmake_pascal
2013-03-26 nemo merge. hate the fact that "unsynced remote changes" is just a "note" now.
2013-03-19 koda apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup cmake_pascal
2013-03-17 koda use SDL keycode for shortcuts (doesn't fix layout issues)
2013-03-17 koda ingore moar keys
2013-03-17 nemo Key returned 0 for arrows under linux. Sym works, clearer anyway.
2013-02-22 koda workaround static physfs static linking on linux physfslayer
2012-11-21 koda updated branch webgl
2012-11-19 koda win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
2012-11-17 unc0rr Use (undocumented) Mix_LoadMUS_RW to load music physfslayer
2012-11-14 unc0rr Engine loads fine with basic config physfslayer
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
2012-11-14 unc0rr Get rid of Pathz and UserPathz physfslayer
2012-11-13 unc0rr - Add physfsrwops library physfslayer
2012-08-19 Stepan777 merge
2012-08-17 nemo This union hasn't been needed for 5 years, and makes using other headers harder.
2012-06-24 Stepan777 merge
2012-06-13 koda DPI for everyone
2012-06-07 Stepan777 merge
2012-06-07 Stepan777 merge
2012-06-07 Xeli ignore keymodifers other than ctrl/alt/shift
2012-06-06 Xeli first attempt at implementing support for keys with modifiers
2012-06-04 Stepan777 here it is
2012-06-02 Xeli Android: added a callback to java to determine dpi/dip how much we should scale the ui
2012-05-10 koda minor changes for warnings and a variables scope
2012-05-09 nemo Reflects change in previous revision to uTypes
2012-05-03 koda HAPPY 7000th COMMIT HEDGEWARS
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 koda breaking news, we don't support typed consts anymore
2012-05-01 koda oops^2
2012-05-01 koda minor changes for more compatibilities with other compilers
2012-05-01 koda remove SDL_SCANCODE_*
2012-04-23 Xeli - change uKeys to be event based rather than polling
2012-04-21 Xeli - Added support for keyboards on android
2012-04-14 unc0rr Improve rendering of function types, ranges, and more
2012-04-11 unc0rr Simplify converter's life
2012-02-17 koda the most important commit of the year
2012-02-16 koda carried out some cosmetic TODOs in uTouch
2012-02-10 unc0rr Workaround pointers to not yet defined types
2012-01-17 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2012-01-06 koda fix a couple of loose ends: sdl_mixer is informed of that OGG is provided by Tremor with its own macro, there is no more a segfault on Tremor cleanup, added new event type and timestamp entry for SDL, removed spurious characters from the japanese translation, uSound errors now are output with SDLTry, uSound doesn't need sound preloading any more
2011-11-24 koda GSoC 2011: Android port - merged mainstream
2011-11-13 koda modify ReleaseSound so that it performs a partial release of unused sounds, useful for responding to memory warnings
2011-11-12 koda slight cleanup, fix compiling with sdl-1.2 hedgeroid
2011-11-12 Xeli and now it even works for sdl12 \o/ hedgeroid
2011-11-12 Xeli use the new SDL_CreateThread call hedgeroid
2011-11-12 Xeli merge hedgeroid
2011-11-12 Xeli merge fix hedgeroid
2011-11-12 nemo Eh. n/m. Even when I did 1 shl, didn't seem right, and anyway, it isn't much of a mask if there are 16 categories and we use 10, of which those are the most common.
2011-11-12 Xeli merge...i think hedgeroid
2011-11-12 nemo Add an event mask for SDL1.2
2011-11-05 koda and while we are giving SDLh.pas all this love, let's fix the signature of one SDL_ttf calls
2011-11-05 koda ooops :D
2011-11-05 koda fix signedness of sdl bindings
2011-11-05 koda oops, fix the size of a few event structs i just added
2011-11-05 koda just for the sake of it, add the missing sdl13 events and do some cleanup
2011-11-05 koda avoid linking compatible code from sdl library, let's provide our own
2011-11-04 nemo Avoid overflowing event
less more (0) -100 -60 tip