Fri, 25 Apr 2008 13:51:01 +0000 |
unc0rr |
- Fix sounds when the turn is skipped
|
file |
diff |
annotate
|
Thu, 24 Apr 2008 15:19:33 +0000 |
unc0rr |
- Some more sounds
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 12:45:30 +0000 |
unc0rr |
Get rid if deprecated Surface parameter of Draw* calls
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 19:31:53 +0000 |
unc0rr |
- Bring back usual console look
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 18:59:07 +0000 |
unc0rr |
Some bugfixing
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 18:48:16 +0000 |
unc0rr |
Start console OpenGL reincarnation
|
file |
diff |
annotate
|
Tue, 05 Feb 2008 17:53:38 +0000 |
unc0rr |
- New command 'set weapon'
|
file |
diff |
annotate
|
Mon, 28 Jan 2008 17:11:19 +0000 |
unc0rr |
- Enable back console (doesn't render yet)
|
file |
diff |
annotate
|
Sun, 30 Dec 2007 15:24:02 +0000 |
unc0rr |
Convert some stuff to sprites
|
file |
diff |
annotate
|
Sun, 02 Dec 2007 17:29:20 +0000 |
unc0rr |
's' key to speed up demo playing
|
file |
diff |
annotate
|
Sun, 21 Oct 2007 15:39:21 +0000 |
unc0rr |
- New training (not finished yet)
|
file |
diff |
annotate
|
Sat, 29 Sep 2007 16:39:21 +0000 |
unc0rr |
- Fix some warnings
|
file |
diff |
annotate
|
Sat, 22 Sep 2007 09:49:55 +0000 |
unc0rr |
- Make hwengine protocol more obvious
|
file |
diff |
annotate
|
Fri, 21 Sep 2007 21:51:48 +0000 |
unc0rr |
Let hedgehog position be taken from config, still more work is needed
|
file |
diff |
annotate
|
Sun, 09 Sep 2007 14:53:28 +0000 |
unc0rr |
Start implementing triggers in engine
|
file |
diff |
annotate
|
Mon, 02 Jul 2007 18:35:31 +0000 |
unc0rr |
Proto change: set color in addteam command
|
file |
diff |
annotate
|
Sun, 01 Jul 2007 11:02:47 +0000 |
unc0rr |
- Better randomness of placing hedgehogs on the land
|
file |
diff |
annotate
|
Thu, 07 Jun 2007 18:09:54 +0000 |
unc0rr |
Ability to choose which info is shown above hedgehogs
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 17:19:28 +0000 |
unc0rr |
- Fix most of the warnings in hwengine
|
file |
diff |
annotate
|
Thu, 08 Feb 2007 16:29:33 +0000 |
unc0rr |
- Bind also 9th slot
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 19:33:24 +0000 |
unc0rr |
Update copyright information
|
file |
diff |
annotate
|
Thu, 01 Feb 2007 21:42:11 +0000 |
unc0rr |
Support unicode input for chat
|
file |
diff |
annotate
|
Sat, 27 Jan 2007 14:18:33 +0000 |
unc0rr |
integer -> LongInt
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 19:51:02 +0000 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 20:51:22 +0000 |
unc0rr |
Use new parameters, small protocol change
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 17:27:27 +0000 |
unc0rr |
Ammo schemes and ammo stores support in engine
|
file |
diff |
annotate
|
Mon, 27 Nov 2006 17:29:08 +0000 |
unc0rr |
Pause support (mouse cursor is released when the game is paused)
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 16:08:29 +0000 |
unc0rr |
- Set version to 0.8
|
file |
diff |
annotate
|
Thu, 12 Oct 2006 18:52:00 +0000 |
unc0rr |
- Many small fixes
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 16:33:18 +0000 |
unc0rr |
Relicense to GPL
|
file |
diff |
annotate
|
Thu, 28 Sep 2006 16:34:42 +0000 |
unc0rr |
'h' marks out current hedgehog
|
file |
diff |
annotate
|
Wed, 27 Sep 2006 20:52:22 +0000 |
unc0rr |
- Some improvements to volume control
|
file |
diff |
annotate
|
Wed, 27 Sep 2006 20:13:29 +0000 |
unc0rr |
Changeable volume
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 11:53:12 +0000 |
unc0rr |
"Trusted" binds
|
file |
diff |
annotate
|
Mon, 25 Sep 2006 19:48:51 +0000 |
unc0rr |
Switching between fullscreen and windowed modes on 'F' key
|
file |
diff |
annotate
|
Sat, 23 Sep 2006 19:26:07 +0000 |
unc0rr |
- AmmoMenu
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 20:00:29 +0000 |
unc0rr |
Small fixes for better FPC compatibility
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 16:17:50 +0000 |
unc0rr |
- Many type fixes
|
file |
diff |
annotate
|
Sun, 16 Jul 2006 08:13:51 +0000 |
unc0rr |
- New test map
|
file |
diff |
annotate
|
Sat, 21 Jan 2006 16:18:19 +0000 |
unc0rr |
Send run parameters by cmd line, game parameters by IPC... breaks network game
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:12:20 +0000 |
unc0rr |
- Fixed bubble theme object
|
file |
diff |
annotate
|
Sun, 15 Jan 2006 23:32:58 +0000 |
unc0rr |
- Get rid of hwserv and runhelper
|
file |
diff |
annotate
|
Thu, 12 Jan 2006 22:07:36 +0000 |
unc0rr |
- New /skip command
|
file |
diff |
annotate
|
Wed, 11 Jan 2006 20:01:36 +0000 |
unc0rr |
- Fixed dynamit sprite
|
file |
diff |
annotate
|
Sat, 07 Jan 2006 15:21:44 +0000 |
unc0rr |
- Increased FPS
|
file |
diff |
annotate
|
Wed, 28 Dec 2005 22:18:11 +0000 |
unc0rr |
With this patch the game doesn't crash when gaming by net
|
file |
diff |
annotate
|
Mon, 12 Sep 2005 21:16:57 +0000 |
unc0rr |
minor code review
|
file |
diff |
annotate
|
Tue, 23 Aug 2005 16:17:53 +0000 |
unc0rr |
- set svn:eol-style to native
|
file |
diff |
annotate
|
Mon, 22 Aug 2005 15:06:42 +0000 |
unc0rr |
- Support for forts game mode option. Works for demos, frontend doesn't support it.
|
file |
diff |
annotate
|
Mon, 22 Aug 2005 13:35:41 +0000 |
unc0rr |
Add current sources.
|
file |
diff |
annotate
|