hedgewars/SDLh.pas
Tue, 09 Aug 2011 21:41:52 +0200 Xeli merge hedgeroid
Sat, 06 Aug 2011 07:09:30 +0200 koda Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes.
Tue, 09 Aug 2011 20:52:26 +0200 Xeli AI thread is now an SDL_Thread rather than pthread hedgeroid
Thu, 04 Aug 2011 17:44:55 +0200 Xeli merge hedgeroid
Mon, 01 Aug 2011 00:48:38 +0200 koda ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
Wed, 22 Jun 2011 12:54:30 +0200 Xeli Changed back DARWINN typo, removed 3 commented functions hedgeroid
Wed, 22 Jun 2011 00:38:31 +0200 Xeli First commit.. hedgeroid
Fri, 29 Apr 2011 02:42:46 +0200 koda make sdl1.3 window creation code more readable
Tue, 26 Apr 2011 02:36:40 +0200 koda remove unusued voices also for ios
Tue, 05 Apr 2011 17:10:48 +0200 koda fix windows compilation
Mon, 04 Apr 2011 12:53:11 +0200 koda enable keyrepeat while chatting so you can keep backspace pressed to delete a line (fix issue 111)
Sat, 26 Mar 2011 22:49:38 +0100 koda fix a couple of loose ends
Fri, 25 Mar 2011 19:42:00 -0400 nemo unbreak SDL 1.2 build. Koda needs to look at this
Thu, 24 Mar 2011 17:28:36 +0100 koda this brings compatibility up with SDL HEAD (5504), but maybe breaks compatibility with sdl 1.2 so please test! still has problems with keyboard input and rendered ttf textures
Tue, 22 Mar 2011 23:01:26 -0400 nemo Fix endianness
less more (0) -100 -15 tip