nemo [Sat, 14 Nov 2009 05:26:26 +0000] rev 2620
koda, can we try to keep unC0Rr's code formatting, and not just change it when we feel like it?
koda [Sat, 14 Nov 2009 02:53:04 +0000] rev 2619
fix wrong ttf blending in ppc
koda [Fri, 13 Nov 2009 23:04:23 +0000] rev 2618
JS patch to (really) activate Vsync
koda [Fri, 13 Nov 2009 20:33:31 +0000] rev 2617
add option for vsync -- good results on mac and linux, should be harmless on others (please test)
nemo [Wed, 11 Nov 2009 21:54:28 +0000] rev 2616
AI fire w/o moving for artillery. Needs testing, but seems to work quickly and w/o AI screwups.
koda [Wed, 11 Nov 2009 19:48:16 +0000] rev 2615
removes workaround except for iphone
btw this commit makes hedgewars playable on PowerPc architectures
unc0rr [Wed, 11 Nov 2009 16:11:41 +0000] rev 2614
Update Ukrainian translation
koda [Tue, 10 Nov 2009 18:56:24 +0000] rev 2613
fix keybindings in PPC
nemo [Tue, 10 Nov 2009 16:43:15 +0000] rev 2612
unbreak build
nemo [Tue, 10 Nov 2009 04:22:55 +0000] rev 2611
Add check for nil gear
koda [Tue, 10 Nov 2009 04:07:08 +0000] rev 2610
color works under ppc
koda [Mon, 09 Nov 2009 22:56:29 +0000] rev 2609
add a x86_64 mac target
unc0rr [Mon, 09 Nov 2009 20:29:21 +0000] rev 2608
- Formatting changes
- Rename AttacksNum variable
- Fix a bug when OnAmmoUsed wasn't called in some conditions
unc0rr [Mon, 09 Nov 2009 18:44:09 +0000] rev 2607
wtf is this, koda?
koda [Fri, 06 Nov 2009 18:59:43 +0000] rev 2606
updated build files for macosx and optimization system
unc0rr [Fri, 06 Nov 2009 18:24:55 +0000] rev 2605
AI knows what artillery mode is
nemo [Thu, 05 Nov 2009 21:03:44 +0000] rev 2604
Remove mostly useless comments put in to explain patch long ago.
koda [Thu, 05 Nov 2009 20:48:13 +0000] rev 2603
revert previous commit to remove a wip patch
koda [Thu, 05 Nov 2009 20:47:42 +0000] rev 2602
update themes cmakefiles to use GLOB instead of listing all the files
koda [Thu, 05 Nov 2009 20:40:31 +0000] rev 2601
fix iphone build
koda [Thu, 05 Nov 2009 19:50:16 +0000] rev 2600
revamped SDLh.pas
koda [Thu, 05 Nov 2009 16:23:09 +0000] rev 2599
move compiler directives to standard pascal
nemo [Wed, 04 Nov 2009 01:42:06 +0000] rev 2598
Oops. Accidentally removed the scaling.
nemo [Mon, 02 Nov 2009 18:24:58 +0000] rev 2597
A basic Spidey hat, leave hat on when roping.
unc0rr [Sun, 01 Nov 2009 17:19:55 +0000] rev 2596
Compete loading teams/hedgehogs part from mission config
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.
unc0rr [Fri, 30 Oct 2009 19:28:44 +0000] rev 2594
Add loading team parameters
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
koda [Thu, 29 Oct 2009 17:51:54 +0000] rev 2592
fix missing land on ppc
koda [Mon, 26 Oct 2009 10:39:20 +0000] rev 2591
other controls implementation + sdlh revisited (once again)
koda [Sun, 25 Oct 2009 23:52:36 +0000] rev 2590
touch control completely revamped
unc0rr [Sun, 25 Oct 2009 18:16:40 +0000] rev 2589
Further work on missions editor
nemo [Sun, 25 Oct 2009 16:51:20 +0000] rev 2588
Increase AMMO_INFINITE to 100
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
koda [Sun, 25 Oct 2009 15:55:49 +0000] rev 2586
added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
unc0rr [Sun, 25 Oct 2009 12:41:48 +0000] rev 2585
Smaxx: only allow change direction when shift key is pressed
unc0rr [Sun, 25 Oct 2009 12:40:47 +0000] rev 2584
Change mission file format to allow more flexible config
unc0rr [Sun, 25 Oct 2009 12:19:47 +0000] rev 2583
Partially implement loading mission options
koda [Sun, 25 Oct 2009 10:39:12 +0000] rev 2582
fix build
koda [Sun, 25 Oct 2009 10:38:09 +0000] rev 2581
convert 24 bits images to 32 (faster to manage)
koda [Sun, 25 Oct 2009 09:02:17 +0000] rev 2580
completes touch input/control (problems with moving camera)
koda [Sat, 24 Oct 2009 13:50:31 +0000] rev 2579
more updates on touch input/control
koda [Fri, 23 Oct 2009 11:12:01 +0000] rev 2578
err, complete previous commit
koda [Fri, 23 Oct 2009 11:11:42 +0000] rev 2577
WE HAVE HOGS MOVING ON IPHONE
koda [Thu, 22 Oct 2009 21:03:38 +0000] rev 2576
code cleanup for Surface2Tex (we don't have 3 bytes surfaces any more)
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
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.
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
unc0rr [Wed, 21 Oct 2009 16:40:55 +0000] rev 2572
Start work on missions/trainings editor
koda [Tue, 20 Oct 2009 21:40:35 +0000] rev 2571
evil math strikes again
nemo [Tue, 20 Oct 2009 21:23:22 +0000] rev 2570
Remove unneeded var from Smaxx' tag changes
koda [Tue, 20 Oct 2009 21:22:16 +0000] rev 2569
ifdefs all the way
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.
koda [Tue, 20 Oct 2009 17:55:11 +0000] rev 2567
WE HAVE TOUCH INPUT
unc0rr [Fri, 12 Nov 2010 19:48:51 +0300] rev 2566
And even this one
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