Wed, 19 Aug 2009 13:49:47 +0000 |
koda |
rename dpr -> pas, restores ammos on two columns, minor fixes to openalbridge
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 19:10:29 +0000 |
koda |
fix a binding that was preveting to display anything else besides hogs on iphone
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 22:02:13 +0000 |
koda |
completes removal of wav files, updates SDLh and adds DEBUGFILE to hwengine when compiled in Debug mode
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 15:24:43 +0000 |
koda |
move C and C++ optimization flags in the main CMakeLists.txt
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 14:59:27 +0000 |
koda |
additional variable (BUNDLE) to make a standalone Mac application
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 12:31:32 +0000 |
koda |
-Smaxx's porting of the library to MSVC compilers
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 16:54:51 +0000 |
koda |
-Added support for Release and Debug for CMAKE_BUILD_TYPE
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 14:37:26 +0000 |
nemo |
koda/Smaxx changes to openal for crossplatform building
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 15:59:32 +0000 |
unc0rr |
koda's OpenAL conversion:
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 15:47:03 +0000 |
unc0rr |
lost pieces of previous patch
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 15:45:06 +0000 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
Sat, 18 Apr 2009 12:46:56 +0000 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
Tue, 14 Apr 2009 19:05:23 +0000 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 16:35:03 +0000 |
unc0rr |
More reorganization
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 12:48:32 +0000 |
unc0rr |
Add koda's patch for Mac OS X compilation
|
file |
diff |
annotate
|
Sun, 26 Oct 2008 13:00:35 +0000 |
unc0rr |
Allow build without net game server: introduce -DWITH_SERVER configuration parameter
|
file |
diff |
annotate
|
Fri, 25 Jul 2008 19:26:44 +0000 |
unc0rr |
Enable music dependance on current land theme
|
file |
diff |
annotate
|
Mon, 19 May 2008 18:07:05 +0000 |
unc0rr |
Stub for chat implementation
|
file |
diff |
annotate
|
Fri, 14 Mar 2008 19:34:05 +0000 |
unc0rr |
Start implementing better statistics implementation (does nothing yet)
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 17:43:05 +0000 |
unc0rr |
Start implementing 'visual gears' - gears, that don't need to be synchronized (clouds and flakes)
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 17:02:20 +0000 |
unc0rr |
Full support for out-of-source build
|
file |
diff |
annotate
|
Sat, 02 Feb 2008 15:20:41 +0000 |
unc0rr |
First steps to support out-of-source build
|
file |
diff |
annotate
|
Fri, 14 Sep 2007 20:51:40 +0000 |
unc0rr |
Triggers proof-of-concept
|
file |
diff |
annotate
|
Fri, 20 Jul 2007 19:04:24 +0000 |
unc0rr |
Finalize basic playlists implementation
|
file |
diff |
annotate
|
Sun, 03 Jun 2007 17:21:57 +0000 |
unc0rr |
- Fix some bugs
|
file |
diff |
annotate
|
Wed, 21 Feb 2007 21:34:42 +0000 |
displacer |
check for noexecstack linker compatibility (MacOS linker)
|
file |
diff |
annotate
|
Sun, 11 Feb 2007 15:33:19 +0000 |
unc0rr |
AI thinks in separate thread
|
file |
diff |
annotate
|
Fri, 26 Jan 2007 18:39:40 +0000 |
unc0rr |
Make SHA really work
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 21:24:18 +0000 |
unc0rr |
- Two more templates
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 16:59:05 +0000 |
unc0rr |
- New Land Generator
|
file |
diff |
annotate
|
Mon, 22 Jan 2007 18:32:00 +0000 |
unc0rr |
- Fix Blow Torch and Air Attack
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 19:51:02 +0000 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 17:27:27 +0000 |
unc0rr |
Ammo schemes and ammo stores support in engine
|
file |
diff |
annotate
|
Sat, 25 Nov 2006 14:56:01 +0000 |
unc0rr |
Fix for path truncating bug
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 19:33:43 +0000 |
unc0rr |
Protocol version sets in CMake
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 16:50:09 +0000 |
displacer |
noexecutestack object files generation fixed
|
file |
diff |
annotate
|
Wed, 01 Nov 2006 15:19:12 +0000 |
unc0rr |
fix finding of delphi compiler
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 15:30:32 +0000 |
unc0rr |
Fix hwengine target behaviour
|
file |
diff |
annotate
|
Thu, 12 Oct 2006 18:52:00 +0000 |
unc0rr |
- Many small fixes
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 18:03:48 +0000 |
unc0rr |
Fix bots regressions
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 17:02:09 +0000 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 20:25:42 +0000 |
unc0rr |
- Better landgen
|
file |
diff |
annotate
|
Sun, 27 Aug 2006 12:41:27 +0000 |
unc0rr |
- Now really fix unicode issues
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 14:17:25 +0000 |
unc0rr |
Fix compilation on *nix
|
file |
diff |
annotate
|
Sun, 06 Aug 2006 16:00:23 +0000 |
unc0rr |
Repair build system
|
file |
diff |
annotate
|
Sat, 05 Aug 2006 20:57:36 +0000 |
unc0rr |
- Fixed compilation
|
file |
diff |
annotate
|
Thu, 27 Jul 2006 15:24:14 +0000 |
unc0rr |
- Fix various bugs
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 21:04:05 +0000 |
unc0rr |
- New First Aid powerup
|
file |
diff |
annotate
|
Mon, 03 Jul 2006 17:46:58 +0000 |
unc0rr |
- More smooth hedgehogs physics
|
file |
diff |
annotate
|