Sun, 31 Aug 2008 17:22:50 +0000 |
unc0rr |
Hats now fully implemented for local game
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 21:58:46 +0000 |
unc0rr |
- Disable ability to resize window
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 19:47:12 +0000 |
unc0rr |
Remember initial resolution settings to use when switching to fullscreen mode
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 19:37:24 +0000 |
unc0rr |
Add ability to resize engine's window
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 13:06:25 +0000 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
Sun, 06 Jul 2008 21:52:07 +0000 |
unc0rr |
- Proper turns counting, split SwitchHedgehog into two functions
|
file |
diff |
annotate
|
Sat, 05 Jul 2008 15:13:33 +0000 |
unc0rr |
Enable fullscreen switching back, now it's bound on F12
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 17:45:35 +0000 |
unc0rr |
Hopefully done taunts implementation
|
file |
diff |
annotate
|
Sun, 22 Jun 2008 19:26:01 +0000 |
unc0rr |
Start exit confirmation implementation
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 21:41:44 +0000 |
unc0rr |
Enable history (bound on ` key)
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 21:00:58 +0000 |
unc0rr |
Implement history for chat (27 entries), no key binding yet
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 20:01:45 +0000 |
unc0rr |
- Quick hack for hats
|
file |
diff |
annotate
|
Sun, 25 May 2008 18:09:21 +0000 |
unc0rr |
Add nickname to message in more appropriate place
|
file |
diff |
annotate
|
Sat, 24 May 2008 18:37:04 +0000 |
unc0rr |
Preparing to have gsChat gamestate
|
file |
diff |
annotate
|
Mon, 12 May 2008 19:49:36 +0000 |
unc0rr |
- Continue preparation for implementing attack from rope and parachute
|
file |
diff |
annotate
|
Sun, 11 May 2008 19:30:40 +0000 |
unc0rr |
Remove AltSlot and AltAmmo fields of Hedgehog record, as they are not actually needed
|
file |
diff |
annotate
|
Sun, 11 May 2008 19:21:58 +0000 |
unc0rr |
Timer as hedgehog message (avoid possible desync in very rare cases)
|
file |
diff |
annotate
|
Thu, 08 May 2008 20:30:34 +0000 |
unc0rr |
Fix handling '/skip' command during net game
|
file |
diff |
annotate
|
Tue, 06 May 2008 14:47:45 +0000 |
unc0rr |
More verbose video parameters setting
|
file |
diff |
annotate
|
Sun, 04 May 2008 19:47:47 +0000 |
unc0rr |
- Better error handling when creating the window
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 11:40:22 +0000 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
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
|
Tue, 05 Feb 2008 18:25:46 +0000 |
unc0rr |
- Handle new command in game record and net
|
file |
diff |
annotate
|
Tue, 05 Feb 2008 17:53:38 +0000 |
unc0rr |
- New command 'set weapon'
|
file |
diff |
annotate
|
Sun, 27 Jan 2008 16:49:11 +0000 |
unc0rr |
Now game looks almost like it did before switching to OpenGL
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 20:47:50 +0000 |
unc0rr |
Start conversion to OpenGL rendering
|
file |
diff |
annotate
|
Sun, 30 Dec 2007 16:51:06 +0000 |
unc0rr |
Better tags switching sequence
|
file |
diff |
annotate
|
Wed, 19 Dec 2007 20:54:00 +0000 |
unc0rr |
Some misc fixes
|
file |
diff |
annotate
|
Sun, 02 Dec 2007 17:29:20 +0000 |
unc0rr |
's' key to speed up demo playing
|
file |
diff |
annotate
|
Sun, 30 Sep 2007 13:36:32 +0000 |
unc0rr |
- Add 'Mission Fail' trigger type
|
file |
diff |
annotate
|
Thu, 27 Sep 2007 16:55:49 +0000 |
unc0rr |
Add 'Successful finish' trigger
|
file |
diff |
annotate
|
Sat, 22 Sep 2007 10:06:27 +0000 |
unc0rr |
Add ammostores in frontend, should help further ammostores implemetation
|
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
|
Fri, 21 Sep 2007 18:55:44 +0000 |
unc0rr |
Add CurrentHedgehog variable which simplifies code
|
file |
diff |
annotate
|
Sat, 15 Sep 2007 13:01:44 +0000 |
unc0rr |
Triggers PoC: targets are spawned right after the previous damaged
|
file |
diff |
annotate
|
Sat, 15 Sep 2007 10:27:34 +0000 |
unc0rr |
- Fix some triggers bugs
|
file |
diff |
annotate
|
Fri, 14 Sep 2007 20:51:40 +0000 |
unc0rr |
Triggers proof-of-concept
|
file |
diff |
annotate
|
Sun, 09 Sep 2007 14:53:28 +0000 |
unc0rr |
Start implementing triggers in engine
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 16:09:04 +0000 |
unc0rr |
- Introduce clans (teams with same color)
|
file |
diff |
annotate
|
Mon, 02 Jul 2007 21:33:21 +0000 |
unc0rr |
Convert teams list to array
|
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
|
Sun, 17 Jun 2007 14:48:15 +0000 |
unc0rr |
- Get rid of ammoProp_AttackInFall and gstFalling
|
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, 03 Jun 2007 17:21:57 +0000 |
unc0rr |
- Fix some bugs
|
file |
diff |
annotate
|
Thu, 24 May 2007 19:41:51 +0000 |
unc0rr |
Teleportation tool
|
file |
diff |
annotate
|
Sat, 17 Mar 2007 18:17:19 +0000 |
unc0rr |
- Get rid of operator := to have GPC support
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 17:19:28 +0000 |
unc0rr |
- Fix most of the warnings in hwengine
|
file |
diff |
annotate
|
Sun, 11 Feb 2007 11:55:38 +0000 |
unc0rr |
- Two more land templates
|
file |
diff |
annotate
|
Sat, 10 Feb 2007 23:37:40 +0000 |
unc0rr |
Fix bug with unexpected jumping after use of air attack or construction tool
|
file |
diff |
annotate
|
Wed, 07 Feb 2007 21:36:55 +0000 |
unc0rr |
Construction tool
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 20:26:13 +0000 |
unc0rr |
- Implement hack to let ammo stores work without needed assistance of frontend
|
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
|
Sun, 28 Jan 2007 20:58:06 +0000 |
unc0rr |
AI works properly
|
file |
diff |
annotate
|
Sat, 27 Jan 2007 14:18:33 +0000 |
unc0rr |
integer -> LongInt
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 16:59:05 +0000 |
unc0rr |
- New Land Generator
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 19:51:02 +0000 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|