Sun, 01 Nov 2009 17:19:55 +0000 Compete loading teams/hedgehogs part from mission config
unc0rr [Sun, 01 Nov 2009 17:19:55 +0000] rev 2596
Compete loading teams/hedgehogs part from mission config
Fri, 30 Oct 2009 19:41:39 +0000 This massive image modification removes colour profile information and adds an alpha channel.
nemo [Fri, 30 Oct 2009 19:41:39 +0000] rev 2595
This massive image modification removes colour profile information and adds an alpha channel. The first saves a little space, the second costs a little space. First is needed since SDL on OSX applies colour profile info which, while cool, is useless so long as the other theme colours are un-adjusted. Second is since we are apparently requiring full 32 bit surfaces now.
Fri, 30 Oct 2009 19:28:44 +0000 Add loading team parameters
unc0rr [Fri, 30 Oct 2009 19:28:44 +0000] rev 2594
Add loading team parameters
Thu, 29 Oct 2009 23:59:46 +0000 add an uninstall target (to be tested)
koda [Thu, 29 Oct 2009 23:59:46 +0000] rev 2593
add an uninstall target (to be tested) workaround for a bug with mac sdl_image
Thu, 29 Oct 2009 17:51:54 +0000 fix missing land on ppc
koda [Thu, 29 Oct 2009 17:51:54 +0000] rev 2592
fix missing land on ppc
Mon, 26 Oct 2009 10:39:20 +0000 other controls implementation + sdlh revisited (once again)
koda [Mon, 26 Oct 2009 10:39:20 +0000] rev 2591
other controls implementation + sdlh revisited (once again)
Sun, 25 Oct 2009 23:52:36 +0000 touch control completely revamped
koda [Sun, 25 Oct 2009 23:52:36 +0000] rev 2590
touch control completely revamped
Sun, 25 Oct 2009 18:16:40 +0000 Further work on missions editor
unc0rr [Sun, 25 Oct 2009 18:16:40 +0000] rev 2589
Further work on missions editor
Sun, 25 Oct 2009 16:51:20 +0000 Increase AMMO_INFINITE to 100
nemo [Sun, 25 Oct 2009 16:51:20 +0000] rev 2588
Increase AMMO_INFINITE to 100
Sun, 25 Oct 2009 16:35:09 +0000 fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
koda [Sun, 25 Oct 2009 16:35:09 +0000] rev 2587
fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
Sun, 25 Oct 2009 15:55:49 +0000 added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
koda [Sun, 25 Oct 2009 15:55:49 +0000] rev 2586
added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
Sun, 25 Oct 2009 12:41:48 +0000 Smaxx: only allow change direction when shift key is pressed
unc0rr [Sun, 25 Oct 2009 12:41:48 +0000] rev 2585
Smaxx: only allow change direction when shift key is pressed
Sun, 25 Oct 2009 12:40:47 +0000 Change mission file format to allow more flexible config
unc0rr [Sun, 25 Oct 2009 12:40:47 +0000] rev 2584
Change mission file format to allow more flexible config
Sun, 25 Oct 2009 12:19:47 +0000 Partially implement loading mission options
unc0rr [Sun, 25 Oct 2009 12:19:47 +0000] rev 2583
Partially implement loading mission options
Sun, 25 Oct 2009 10:39:12 +0000 fix build
koda [Sun, 25 Oct 2009 10:39:12 +0000] rev 2582
fix build
Sun, 25 Oct 2009 10:38:09 +0000 convert 24 bits images to 32 (faster to manage)
koda [Sun, 25 Oct 2009 10:38:09 +0000] rev 2581
convert 24 bits images to 32 (faster to manage)
Sun, 25 Oct 2009 09:02:17 +0000 completes touch input/control (problems with moving camera)
koda [Sun, 25 Oct 2009 09:02:17 +0000] rev 2580
completes touch input/control (problems with moving camera)
Sat, 24 Oct 2009 13:50:31 +0000 more updates on touch input/control
koda [Sat, 24 Oct 2009 13:50:31 +0000] rev 2579
more updates on touch input/control
Fri, 23 Oct 2009 11:12:01 +0000 err, complete previous commit
koda [Fri, 23 Oct 2009 11:12:01 +0000] rev 2578
err, complete previous commit
Fri, 23 Oct 2009 11:11:42 +0000 WE HAVE HOGS MOVING ON IPHONE
koda [Fri, 23 Oct 2009 11:11:42 +0000] rev 2577
WE HAVE HOGS MOVING ON IPHONE
Thu, 22 Oct 2009 21:03:38 +0000 code cleanup for Surface2Tex (we don't have 3 bytes surfaces any more)
koda [Thu, 22 Oct 2009 21:03:38 +0000] rev 2576
code cleanup for Surface2Tex (we don't have 3 bytes surfaces any more)
Thu, 22 Oct 2009 18:59:35 +0000 update color management for new sdl_image on mac
koda [Thu, 22 Oct 2009 18:59:35 +0000] rev 2575
update color management for new sdl_image on mac still has some trasparency problems
Wed, 21 Oct 2009 19:41:24 +0000 Fix (quite rare) spectators queue error when joining game with teams left the game.
unc0rr [Wed, 21 Oct 2009 19:41:24 +0000] rev 2574
Fix (quite rare) spectators queue error when joining game with teams left the game. Could be applied to 0.9.12 without breaking compatibility.
Wed, 21 Oct 2009 16:50:02 +0000 Set version to 0.9.13-dev, protocol number to 30 due to changes in engine
unc0rr [Wed, 21 Oct 2009 16:50:02 +0000] rev 2573
Set version to 0.9.13-dev, protocol number to 30 due to changes in engine
Wed, 21 Oct 2009 16:40:55 +0000 Start work on missions/trainings editor
unc0rr [Wed, 21 Oct 2009 16:40:55 +0000] rev 2572
Start work on missions/trainings editor
Tue, 20 Oct 2009 21:40:35 +0000 evil math strikes again
koda [Tue, 20 Oct 2009 21:40:35 +0000] rev 2571
evil math strikes again
Tue, 20 Oct 2009 21:23:22 +0000 Remove unneeded var from Smaxx' tag changes
nemo [Tue, 20 Oct 2009 21:23:22 +0000] rev 2570
Remove unneeded var from Smaxx' tag changes
Tue, 20 Oct 2009 21:22:16 +0000 ifdefs all the way
koda [Tue, 20 Oct 2009 21:22:16 +0000] rev 2569
ifdefs all the way
Tue, 20 Oct 2009 21:20:47 +0000 Bunch of neat stuff by Smaxx. ATI check, translucent name tags to reduce terrain fail, disabling health crates on invulnerable hogs. Also tweaks to prior stuff.
nemo [Tue, 20 Oct 2009 21:20:47 +0000] rev 2568
Bunch of neat stuff by Smaxx. ATI check, translucent name tags to reduce terrain fail, disabling health crates on invulnerable hogs. Also tweaks to prior stuff.
Tue, 20 Oct 2009 17:55:11 +0000 WE HAVE TOUCH INPUT
koda [Tue, 20 Oct 2009 17:55:11 +0000] rev 2567
WE HAVE TOUCH INPUT
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip