unc0rr [Sun, 07 Oct 2007 15:55:09 +0000] rev 619
- Update protocol doc
- Fix typo
unc0rr [Sun, 07 Oct 2007 14:54:31 +0000] rev 618
Add doc, describing protocol details (in russian)
unc0rr [Sun, 07 Oct 2007 14:46:49 +0000] rev 617
Better Net page
unc0rr [Sun, 30 Sep 2007 14:43:15 +0000] rev 616
Use same team colors everywhere
unc0rr [Sun, 30 Sep 2007 13:36:32 +0000] rev 615
- Add 'Mission Fail' trigger type
- Some improvements to triggers code
unc0rr [Sat, 29 Sep 2007 16:39:21 +0000] rev 614
- Fix some warnings
- Game mode flags to let instance not delayed shotgun fire
unc0rr [Thu, 27 Sep 2007 16:55:49 +0000] rev 613
Add 'Successful finish' trigger
displacer [Mon, 24 Sep 2007 20:34:28 +0000] rev 612
abstract class for items container (hedgehogs num, bullets, etc.)
unc0rr [Sat, 22 Sep 2007 17:50:14 +0000] rev 611
Fix warnings
unc0rr [Sat, 22 Sep 2007 17:04:28 +0000] rev 610
- Training format change
- Some camera improvements
unc0rr [Sat, 22 Sep 2007 16:19:11 +0000] rev 609
Quite good targets sequence
unc0rr [Sat, 22 Sep 2007 14:19:58 +0000] rev 608
Oops, fix compile
unc0rr [Sat, 22 Sep 2007 10:45:18 +0000] rev 607
Now trainings can have custom ammostore
unc0rr [Sat, 22 Sep 2007 10:06:27 +0000] rev 606
Add ammostores in frontend, should help further ammostores implemetation
unc0rr [Sat, 22 Sep 2007 09:49:55 +0000] rev 605
- Make hwengine protocol more obvious
- Update protocol version due to changes
unc0rr [Fri, 21 Sep 2007 21:51:48 +0000] rev 604
Let hedgehog position be taken from config, still more work is needed
unc0rr [Fri, 21 Sep 2007 19:18:06 +0000] rev 603
- Use current screen color depth in engine
- Fix regexps
unc0rr [Fri, 21 Sep 2007 18:55:44 +0000] rev 602
Add CurrentHedgehog variable which simplifies code
unc0rr [Thu, 20 Sep 2007 20:00:10 +0000] rev 601
Special game mode allowing the only clan on map for training mode
unc0rr [Tue, 18 Sep 2007 19:52:46 +0000] rev 600
Select weapon scheme page
unc0rr [Tue, 18 Sep 2007 18:53:54 +0000] rev 599
Fix THandle -> TThreadID
displacer [Tue, 18 Sep 2007 18:42:50 +0000] rev 598
new files added
displacer [Tue, 18 Sep 2007 18:37:51 +0000] rev 597
kdevelop project add, initial weapons scheme button
unc0rr [Tue, 18 Sep 2007 18:24:02 +0000] rev 596
First step to store trainings in files
unc0rr [Sat, 15 Sep 2007 13:01:44 +0000] rev 595
Triggers PoC: targets are spawned right after the previous damaged
unc0rr [Sat, 15 Sep 2007 10:27:34 +0000] rev 594
- Fix some triggers bugs
- Improve triggers
unc0rr [Fri, 14 Sep 2007 20:51:40 +0000] rev 593
Triggers proof-of-concept
unc0rr [Tue, 11 Sep 2007 17:04:24 +0000] rev 592
Sorry, this is not needed
unc0rr [Tue, 11 Sep 2007 16:46:43 +0000] rev 591
Fix win32 packages
unc0rr [Mon, 10 Sep 2007 20:00:58 +0000] rev 590
Basic gtTarget support