Thu, 05 Nov 2009 20:48:13 +0000 revert previous commit to remove a wip patch
koda [Thu, 05 Nov 2009 20:48:13 +0000] rev 2603
revert previous commit to remove a wip patch
Thu, 05 Nov 2009 20:47:42 +0000 update themes cmakefiles to use GLOB instead of listing all the files
koda [Thu, 05 Nov 2009 20:47:42 +0000] rev 2602
update themes cmakefiles to use GLOB instead of listing all the files
Thu, 05 Nov 2009 20:40:31 +0000 fix iphone build
koda [Thu, 05 Nov 2009 20:40:31 +0000] rev 2601
fix iphone build
Thu, 05 Nov 2009 19:50:16 +0000 revamped SDLh.pas
koda [Thu, 05 Nov 2009 19:50:16 +0000] rev 2600
revamped SDLh.pas
Thu, 05 Nov 2009 16:23:09 +0000 move compiler directives to standard pascal
koda [Thu, 05 Nov 2009 16:23:09 +0000] rev 2599
move compiler directives to standard pascal
Wed, 04 Nov 2009 01:42:06 +0000 Oops. Accidentally removed the scaling.
nemo [Wed, 04 Nov 2009 01:42:06 +0000] rev 2598
Oops. Accidentally removed the scaling.
Mon, 02 Nov 2009 18:24:58 +0000 A basic Spidey hat, leave hat on when roping.
nemo [Mon, 02 Nov 2009 18:24:58 +0000] rev 2597
A basic Spidey hat, leave hat on when roping.
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
Fri, 12 Nov 2010 19:48:51 +0300 And even this one mbait-mangen
unc0rr [Fri, 12 Nov 2010 19:48:51 +0300] rev 2566
And even this one
Tue, 20 Oct 2009 11:49:10 +0000 update sdlmain files to 1.2.14
koda [Tue, 20 Oct 2009 11:49:10 +0000] rev 2565
update sdlmain files to 1.2.14 add a check when GL_MAX_TEXTURE_SIZE fails
Tue, 16 Mar 2010 13:39:39 +0000 Added new type of map at UI. Simple random map generation mbait-mangen
mbait [Tue, 16 Mar 2010 13:39:39 +0000] rev 2564
Added new type of map at UI. Simple random map generation
Fri, 12 Nov 2010 19:48:38 +0300 And this one mbait-rope_AI
unc0rr [Fri, 12 Nov 2010 19:48:38 +0300] rev 2563
And this one
Mon, 19 Oct 2009 13:01:38 +0000 Update Italian translation
unc0rr [Mon, 19 Oct 2009 13:01:38 +0000] rev 2562
Update Italian translation
Wed, 10 Feb 2010 09:43:59 +0000 change trunk branch to 0.9.12 branch mbait-mangen
mbait [Wed, 10 Feb 2010 09:43:59 +0000] rev 2561
change trunk branch to 0.9.12 branch
Sat, 30 Jan 2010 13:41:00 +0000 copy of trunk mbait-rope_AI
mbait [Sat, 30 Jan 2010 13:41:00 +0000] rev 2560
copy of trunk
Fri, 12 Nov 2010 19:40:35 +0300 Close 0.9.12 branch 0.9.12
unc0rr [Fri, 12 Nov 2010 19:40:35 +0300] rev 2559
Close 0.9.12 branch
Mon, 19 Oct 2009 12:44:47 +0000 doStepDrowningGear - I always forget it. Kill the sound and exit.
nemo [Mon, 19 Oct 2009 12:44:47 +0000] rev 2558
doStepDrowningGear - I always forget it. Kill the sound and exit.
Wed, 21 Oct 2009 16:47:30 +0000 Disable NPOTT in 0.9.12 tag :) 0.9.12
nemo [Wed, 21 Oct 2009 16:47:30 +0000] rev 2557
Disable NPOTT in 0.9.12 tag :)
Sun, 18 Oct 2009 15:04:33 +0000 Fix 'make package_source' package
unc0rr [Sun, 18 Oct 2009 15:04:33 +0000] rev 2556
Fix 'make package_source' package
Wed, 23 Jun 2010 21:36:39 +0200 closed branch
koda [Wed, 23 Jun 2010 21:36:39 +0200] rev 2555
closed branch
Sun, 18 Oct 2009 14:57:06 +0000 Tag for 0.9.12 release 0.9.12
unc0rr [Sun, 18 Oct 2009 14:57:06 +0000] rev 2554
Tag for 0.9.12 release
Sun, 18 Oct 2009 14:47:53 +0000 Smaxx: fix water sprites rendering 0.9.12-release
unc0rr [Sun, 18 Oct 2009 14:47:53 +0000] rev 2553
Smaxx: fix water sprites rendering
Sun, 18 Oct 2009 14:47:24 +0000 changelog update
koda [Sun, 18 Oct 2009 14:47:24 +0000] rev 2552
changelog update
Sun, 18 Oct 2009 14:44:16 +0000 Update server
unc0rr [Sun, 18 Oct 2009 14:44:16 +0000] rev 2551
Update server
Sun, 18 Oct 2009 14:44:06 +0000 last minute fixes
koda [Sun, 18 Oct 2009 14:44:06 +0000] rev 2550
last minute fixes
Sun, 18 Oct 2009 14:42:14 +0000 Update dependencies list
unc0rr [Sun, 18 Oct 2009 14:42:14 +0000] rev 2549
Update dependencies list
Sun, 18 Oct 2009 14:41:44 +0000 Update changelog
unc0rr [Sun, 18 Oct 2009 14:41:44 +0000] rev 2548
Update changelog
Sun, 18 Oct 2009 14:41:03 +0000 sigh
koda [Sun, 18 Oct 2009 14:41:03 +0000] rev 2547
sigh
Sun, 18 Oct 2009 14:36:01 +0000 fix mac bundle
koda [Sun, 18 Oct 2009 14:36:01 +0000] rev 2546
fix mac bundle
Sun, 18 Oct 2009 14:31:22 +0000 update .pro file, lupdate and smaller italian translation
koda [Sun, 18 Oct 2009 14:31:22 +0000] rev 2545
update .pro file, lupdate and smaller italian translation
Sun, 18 Oct 2009 14:13:09 +0000 Set version to 0.9.12, protocol number to 29
unc0rr [Sun, 18 Oct 2009 14:13:09 +0000] rev 2544
Set version to 0.9.12, protocol number to 29
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip