Thu, 27 Sep 2007 16:55:49 +0000 unc0rr Add 'Successful finish' trigger
Mon, 24 Sep 2007 20:34:28 +0000 displacer abstract class for items container (hedgehogs num, bullets, etc.)
Sat, 22 Sep 2007 17:50:14 +0000 unc0rr Fix warnings
Sat, 22 Sep 2007 17:04:28 +0000 unc0rr - Training format change
Sat, 22 Sep 2007 16:19:11 +0000 unc0rr Quite good targets sequence
Sat, 22 Sep 2007 14:19:58 +0000 unc0rr Oops, fix compile
Sat, 22 Sep 2007 10:45:18 +0000 unc0rr Now trainings can have custom ammostore
Sat, 22 Sep 2007 10:06:27 +0000 unc0rr Add ammostores in frontend, should help further ammostores implemetation
Sat, 22 Sep 2007 09:49:55 +0000 unc0rr - Make hwengine protocol more obvious
Fri, 21 Sep 2007 21:51:48 +0000 unc0rr Let hedgehog position be taken from config, still more work is needed
Fri, 21 Sep 2007 19:18:06 +0000 unc0rr - Use current screen color depth in engine
Fri, 21 Sep 2007 18:55:44 +0000 unc0rr Add CurrentHedgehog variable which simplifies code
Thu, 20 Sep 2007 20:00:10 +0000 unc0rr Special game mode allowing the only clan on map for training mode
Tue, 18 Sep 2007 19:52:46 +0000 unc0rr Select weapon scheme page
Tue, 18 Sep 2007 18:53:54 +0000 unc0rr Fix THandle -> TThreadID
Tue, 18 Sep 2007 18:42:50 +0000 displacer new files added
Tue, 18 Sep 2007 18:37:51 +0000 displacer kdevelop project add, initial weapons scheme button
Tue, 18 Sep 2007 18:24:02 +0000 unc0rr First step to store trainings in files
Sat, 15 Sep 2007 13:01:44 +0000 unc0rr Triggers PoC: targets are spawned right after the previous damaged
Sat, 15 Sep 2007 10:27:34 +0000 unc0rr - Fix some triggers bugs
Fri, 14 Sep 2007 20:51:40 +0000 unc0rr Triggers proof-of-concept
Tue, 11 Sep 2007 17:04:24 +0000 unc0rr Sorry, this is not needed
Tue, 11 Sep 2007 16:46:43 +0000 unc0rr Fix win32 packages
Mon, 10 Sep 2007 20:00:58 +0000 unc0rr Basic gtTarget support
Sun, 09 Sep 2007 14:53:28 +0000 unc0rr Start implementing triggers in engine
Sat, 08 Sep 2007 12:12:23 +0000 unc0rr Better stub for Training mode
Thu, 06 Sep 2007 19:10:03 +0000 unc0rr More work on Training mode
Thu, 06 Sep 2007 18:14:12 +0000 unc0rr Prepare to new page 'Training'
Thu, 06 Sep 2007 15:31:52 +0000 unc0rr Rename PageLocalGame -> PageSimpleGame due to future changes
Fri, 24 Aug 2007 20:24:29 +0000 unc0rr Some stuff to get good results from make 'package_source'
Wed, 22 Aug 2007 16:37:51 +0000 unc0rr Oops, forgot file
Mon, 20 Aug 2007 18:52:12 +0000 unc0rr Update translation
Mon, 20 Aug 2007 18:47:24 +0000 unc0rr Better 'Load' page
Mon, 20 Aug 2007 18:11:43 +0000 unc0rr Working 'Load' page
Mon, 20 Aug 2007 17:49:39 +0000 unc0rr - Some changes to make build process clear
Mon, 20 Aug 2007 16:05:59 +0000 unc0rr By default, turn 'alt damage show' option off
Mon, 20 Aug 2007 15:58:44 +0000 unc0rr New palette of team colors
Sat, 18 Aug 2007 20:53:49 +0000 unc0rr Fix some warnings
Sat, 18 Aug 2007 15:16:03 +0000 unc0rr One more security fix (check size of QList before using QList::operator[])
Sat, 18 Aug 2007 12:35:10 +0000 unc0rr - Update copyright header
Sat, 18 Aug 2007 12:05:29 +0000 unc0rr - Highlight more undefined behavior of net protocol
Thu, 16 Aug 2007 15:16:56 +0000 displacer gcc 4.3 related patch - missing header added :)
Thu, 16 Aug 2007 14:10:06 +0000 displacer hedgehogs num bug fixed
Thu, 16 Aug 2007 12:42:22 +0000 displacer improved bad message show
Thu, 16 Aug 2007 11:36:25 +0000 unc0rr Highlight some bad behavior of network server/clients
Thu, 16 Aug 2007 07:05:29 +0000 unc0rr - Small fixes
Sat, 21 Jul 2007 16:35:12 +0000 unc0rr Small fixes
Sat, 21 Jul 2007 15:45:41 +0000 unc0rr Save some memory
Sat, 21 Jul 2007 12:29:09 +0000 unc0rr Fix some bug, finish playlist implementation
Fri, 20 Jul 2007 19:04:24 +0000 unc0rr Finalize basic playlists implementation
Fri, 20 Jul 2007 13:46:27 +0000 unc0rr Initial playlists support
Fri, 20 Jul 2007 12:25:40 +0000 unc0rr - Simplify build system files
Sun, 15 Jul 2007 20:52:03 +0000 unc0rr Improve land generator
Sun, 15 Jul 2007 14:02:26 +0000 unc0rr UFO Sound
Sun, 15 Jul 2007 13:35:32 +0000 unc0rr Desert Eagle sound
Sat, 14 Jul 2007 11:46:54 +0000 unc0rr Fix bug when hedgehog moves not right after it is kicked
Fri, 13 Jul 2007 20:00:42 +0000 unc0rr - TeamHealthSorter refactored to know about clans
Fri, 13 Jul 2007 19:59:49 +0000 unc0rr Bots aims not directly at the center of enemy hedgehog
Thu, 12 Jul 2007 14:44:41 +0000 unc0rr Get possible screen resolutions from SDL library
Thu, 12 Jul 2007 14:43:34 +0000 unc0rr Only bots of 1-3 level use AirAttack weapon
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip