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
unc0rr [Sun, 09 Sep 2007 14:53:28 +0000] rev 589
Start implementing triggers in engine
unc0rr [Sat, 08 Sep 2007 12:12:23 +0000] rev 588
Better stub for Training mode
unc0rr [Thu, 06 Sep 2007 19:10:03 +0000] rev 587
More work on Training mode
unc0rr [Thu, 06 Sep 2007 18:14:12 +0000] rev 586
Prepare to new page 'Training'
unc0rr [Thu, 06 Sep 2007 15:31:52 +0000] rev 585
Rename PageLocalGame -> PageSimpleGame due to future changes
unc0rr [Fri, 24 Aug 2007 20:24:29 +0000] rev 584
Some stuff to get good results from make 'package_source'
unc0rr [Wed, 22 Aug 2007 16:37:51 +0000] rev 583
Oops, forgot file
unc0rr [Mon, 20 Aug 2007 18:52:12 +0000] rev 582
Update translation
unc0rr [Mon, 20 Aug 2007 18:47:24 +0000] rev 581
Better 'Load' page
unc0rr [Mon, 20 Aug 2007 18:11:43 +0000] rev 580
Working 'Load' page
unc0rr [Mon, 20 Aug 2007 17:49:39 +0000] rev 579
- Some changes to make build process clear
- There could be 1-8 hedgehogs (was 3-8) in team
- Start implementing 'Load' page
unc0rr [Mon, 20 Aug 2007 16:05:59 +0000] rev 578
By default, turn 'alt damage show' option off
unc0rr [Mon, 20 Aug 2007 15:58:44 +0000] rev 577
New palette of team colors
unc0rr [Sat, 18 Aug 2007 20:53:49 +0000] rev 576
Fix some warnings
unc0rr [Sat, 18 Aug 2007 15:16:03 +0000] rev 575
One more security fix (check size of QList before using QList::operator[])
unc0rr [Sat, 18 Aug 2007 12:35:10 +0000] rev 574
- Update copyright header
- Make difference between warnings from client and server parts
- Some fixes. As result, no more warnings
unc0rr [Sat, 18 Aug 2007 12:05:29 +0000] rev 573
- Highlight more undefined behavior of net protocol
- Fix calling QList::operator[] with invalid index
- Fix wrong 'HHNUM' message being sent to all clients along with 'CONFIG_PARAM HHNUM' message
displacer [Thu, 16 Aug 2007 15:16:56 +0000] rev 572
gcc 4.3 related patch - missing header added :)
displacer [Thu, 16 Aug 2007 14:10:06 +0000] rev 571
hedgehogs num bug fixed
displacer [Thu, 16 Aug 2007 12:42:22 +0000] rev 570
improved bad message show
unc0rr [Thu, 16 Aug 2007 11:36:25 +0000] rev 569
Highlight some bad behavior of network server/clients
unc0rr [Thu, 16 Aug 2007 07:05:29 +0000] rev 568
- Small fixes
- Parachute sprite
unc0rr [Sat, 21 Jul 2007 16:35:12 +0000] rev 567
Small fixes
unc0rr [Sat, 21 Jul 2007 15:45:41 +0000] rev 566
Save some memory
unc0rr [Sat, 21 Jul 2007 12:29:09 +0000] rev 565
Fix some bug, finish playlist implementation
unc0rr [Fri, 20 Jul 2007 19:04:24 +0000] rev 564
Finalize basic playlists implementation
unc0rr [Fri, 20 Jul 2007 13:46:27 +0000] rev 563
Initial playlists support
unc0rr [Fri, 20 Jul 2007 12:25:40 +0000] rev 562
- Simplify build system files
- Remove obsolete files
unc0rr [Sun, 15 Jul 2007 20:52:03 +0000] rev 561
Improve land generator
unc0rr [Sun, 15 Jul 2007 14:02:26 +0000] rev 560
UFO Sound
unc0rr [Sun, 15 Jul 2007 13:35:32 +0000] rev 559
Desert Eagle sound
unc0rr [Sat, 14 Jul 2007 11:46:54 +0000] rev 558
Fix bug when hedgehog moves not right after it is kicked
unc0rr [Fri, 13 Jul 2007 20:00:42 +0000] rev 557
- TeamHealthSorter refactored to know about clans
- Smooth healthbar width changing
unc0rr [Fri, 13 Jul 2007 19:59:49 +0000] rev 556
Bots aims not directly at the center of enemy hedgehog
unc0rr [Thu, 12 Jul 2007 14:44:41 +0000] rev 555
Get possible screen resolutions from SDL library
unc0rr [Thu, 12 Jul 2007 14:43:34 +0000] rev 554
Only bots of 1-3 level use AirAttack weapon