Sat, 13 Feb 2010 01:56:35 +0000 |
koda |
allow to compile engine as library with HWLIBRARY symbol
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 17:53:21 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 17:31:12 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 22:34:21 +0000 |
koda |
update iphone port to new code from Smaxx
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 20:45:03 +0000 |
smxx |
Server:
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 14:48:49 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 22:52:42 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 16:20:53 +0000 |
nemo |
Update translation files, add "King Mode"
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 21:55:51 +0000 |
koda |
complete the replacement of init/free wrappers for every unit
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 04:13:37 +0000 |
nemo |
Free up some unfreed memory. Needed for Koda's iphone lib work
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 13:37:03 +0000 |
koda |
fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 05:36:08 +0000 |
koda |
replace initialization/finalization statements with custom init functions
|
file |
diff |
annotate
|
Sat, 16 Jan 2010 17:30:37 +0000 |
koda |
objc/pascal finally working
|
file |
diff |
annotate
|
Sat, 16 Jan 2010 06:48:56 +0000 |
koda |
code cleanup and opengles optimizations
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 09:41:35 +0000 |
koda |
GameSetup is now a class, use of NSThread instead of pthreads, game doesn't quit after first execution (but crashes aftewards - the irony)
|
file |
diff |
annotate
|
Sun, 10 Jan 2010 00:52:20 +0000 |
koda |
initial support for engine protocol
|
file |
diff |
annotate
|
Sat, 09 Jan 2010 01:34:23 +0000 |
koda |
move mixed functions in PascalExports
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 15:40:41 +0000 |
koda |
smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
|
file |
diff |
annotate
|
Thu, 24 Dec 2009 13:38:20 +0000 |
koda |
regression, powerpc colors working again
|
file |
diff |
annotate
|
Sat, 19 Dec 2009 19:37:30 +0000 |
koda |
update SDLMain.m/.h to latest version
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 02:47:28 +0000 |
koda |
complete transition of longword->sdl_color for TTF bindings
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 02:33:45 +0000 |
koda |
powerpc and gameserver compilation disabled temporarily
|
file |
diff |
annotate
|
Sun, 29 Nov 2009 18:30:21 +0000 |
unc0rr |
Get rid of stupid ToggleLongInt and ToggleString functions
|
file |
diff |
annotate
|
Sun, 29 Nov 2009 16:56:04 +0000 |
unc0rr |
Smaxx patch with tuning by me:
|
file |
diff |
annotate
|
Sun, 22 Nov 2009 04:28:30 +0000 |
koda |
fix build
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 21:22:05 +0000 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
Sun, 15 Nov 2009 19:42:28 +0000 |
koda |
fix chat color in ppc
|
file |
diff |
annotate
|
Sat, 14 Nov 2009 11:06:55 +0000 |
unc0rr |
Fix desync when playing with AI via network, occuring in certain conditions
|
file |
diff |
annotate
|
Sat, 14 Nov 2009 02:53:04 +0000 |
koda |
fix wrong ttf blending in ppc
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 18:44:09 +0000 |
unc0rr |
wtf is this, koda?
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 16:23:09 +0000 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 16:35:09 +0000 |
koda |
fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 11:12:01 +0000 |
koda |
err, complete previous commit
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 21:03:38 +0000 |
koda |
code cleanup for Surface2Tex (we don't have 3 bytes surfaces any more)
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 18:59:35 +0000 |
koda |
update color management for new sdl_image on mac
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 21:20:47 +0000 |
nemo |
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.
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 18:02:01 +0000 |
nemo |
Adjustments to training mode and credits by Smaxx
|
file |
diff |
annotate
|
Wed, 14 Oct 2009 22:53:24 +0000 |
koda |
Smaxx's updated german translation + texture gap fixes + updated room list
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 16:44:30 +0000 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 21:58:08 +0000 |
koda |
Smaxx's patch fixing openal sound issues with poor card drivers
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 15:48:49 +0000 |
unc0rr |
- Remove cake fix
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:44:40 +0000 |
unc0rr |
Optimize network traffic a bit:
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 12:42:01 +0000 |
unc0rr |
Implement smooth zoom
|
file |
diff |
annotate
|
Wed, 19 Aug 2009 15:17:21 +0000 |
koda |
restored volumen control (hoorray)
|
file |
diff |
annotate
|
Thu, 30 Jul 2009 22:36:57 +0000 |
nemo |
Selectively enable clamping - seeing if this helps avoid weird flake problems while still fixing vertical lines in waves and sky
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 12:32:33 +0000 |
unc0rr |
Fix hwSign to give 1 on -0 value
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 19:42:06 +0000 |
nemo |
Add water opacity to theme - defaulting to 50% opaque on all themes but Eyes (80%) and Underwater (100%)
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 16:43:19 +0000 |
nemo |
flagging for "reduced quality". Clamping cuts frame rate in half in software rendering on my sucky laptop
|
file |
diff |
annotate
|
Sun, 12 Jul 2009 12:53:25 +0000 |
nemo |
sorry, these two don't help. tested, flakes still screwed up. anyway, the lines were only on terrain
|
file |
diff |
annotate
|
Sun, 12 Jul 2009 02:40:32 +0000 |
nemo |
meh. let's try this one too. maybe "_TO_EDGE" is the magic difference
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 16:56:37 +0000 |
nemo |
untested
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 16:47:45 +0000 |
nemo |
Try reenabling these two - shouldn't impact flakes
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 16:47:11 +0000 |
koda |
real fix for iphone color (reverting previous commit)
|
file |
diff |
annotate
|
Wed, 08 Jul 2009 12:53:36 +0000 |
koda |
initial support for touch input
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 03:47:39 +0000 |
koda |
initial bugfix for volume setup
|
file |
diff |
annotate
|
Thu, 18 Jun 2009 17:48:06 +0000 |
nemo |
Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
|
file |
diff |
annotate
|
Sun, 14 Jun 2009 13:20:28 +0000 |
unc0rr |
koda's patch fixing some iphone port troubles (color, mouse)
|
file |
diff |
annotate
|
Sat, 13 Jun 2009 15:39:26 +0000 |
unc0rr |
- Implement zoom-in and zoom-out
|
file |
diff |
annotate
|
Fri, 12 Jun 2009 08:50:20 +0000 |
unc0rr |
Fix r2201
|
file |
diff |
annotate
|