2007-09-21 unc0rr Let hedgehog position be taken from config, still more work is needed
2007-09-21 unc0rr - Use current screen color depth in engine
2007-09-21 unc0rr Add CurrentHedgehog variable which simplifies code
2007-09-20 unc0rr Special game mode allowing the only clan on map for training mode
2007-09-18 unc0rr Select weapon scheme page
2007-09-18 unc0rr Fix THandle -> TThreadID
2007-09-18 displacer new files added
2007-09-18 displacer kdevelop project add, initial weapons scheme button
2007-09-18 unc0rr First step to store trainings in files
2007-09-15 unc0rr Triggers PoC: targets are spawned right after the previous damaged
2007-09-15 unc0rr - Fix some triggers bugs
2007-09-14 unc0rr Triggers proof-of-concept
2007-09-11 unc0rr Sorry, this is not needed
2007-09-11 unc0rr Fix win32 packages
2007-09-10 unc0rr Basic gtTarget support
2007-09-09 unc0rr Start implementing triggers in engine
2007-09-08 unc0rr Better stub for Training mode
2007-09-06 unc0rr More work on Training mode
2007-09-06 unc0rr Prepare to new page 'Training'
2007-09-06 unc0rr Rename PageLocalGame -> PageSimpleGame due to future changes
2007-08-24 unc0rr Some stuff to get good results from make 'package_source'
2007-08-22 unc0rr Oops, forgot file
2007-08-20 unc0rr Update translation
2007-08-20 unc0rr Better 'Load' page
2007-08-20 unc0rr Working 'Load' page
2007-08-20 unc0rr - Some changes to make build process clear
2007-08-20 unc0rr By default, turn 'alt damage show' option off
2007-08-20 unc0rr New palette of team colors
2007-08-18 unc0rr Fix some warnings
2007-08-18 unc0rr One more security fix (check size of QList before using QList::operator[])
2007-08-18 unc0rr - Update copyright header
2007-08-18 unc0rr - Highlight more undefined behavior of net protocol
2007-08-16 displacer gcc 4.3 related patch - missing header added :)
2007-08-16 displacer hedgehogs num bug fixed
2007-08-16 displacer improved bad message show
2007-08-16 unc0rr Highlight some bad behavior of network server/clients
2007-08-16 unc0rr - Small fixes
2007-07-21 unc0rr Small fixes
2007-07-21 unc0rr Save some memory
2007-07-21 unc0rr Fix some bug, finish playlist implementation
2007-07-20 unc0rr Finalize basic playlists implementation
2007-07-20 unc0rr Initial playlists support
2007-07-20 unc0rr - Simplify build system files
2007-07-15 unc0rr Improve land generator
2007-07-15 unc0rr UFO Sound
2007-07-15 unc0rr Desert Eagle sound
2007-07-14 unc0rr Fix bug when hedgehog moves not right after it is kicked
2007-07-13 unc0rr - TeamHealthSorter refactored to know about clans
2007-07-13 unc0rr Bots aims not directly at the center of enemy hedgehog
2007-07-12 unc0rr Get possible screen resolutions from SDL library
2007-07-12 unc0rr Only bots of 1-3 level use AirAttack weapon
2007-07-08 unc0rr - Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
2007-07-03 unc0rr Fix hedgehogs switching
2007-07-03 unc0rr Fix warnings
2007-07-03 unc0rr Clan-based hedgehogs switching
2007-07-03 unc0rr - Introduce clans (teams with same color)
2007-07-03 unc0rr Fix regression introduced by previous commit
2007-07-02 unc0rr Convert teams list to array
2007-07-02 unc0rr Proto change: set color in addteam command
2007-07-02 unc0rr Fix some warnings
2007-07-01 unc0rr Fix AI jumping to wrong direction on the turn start
2007-07-01 unc0rr - Better randomness of placing hedgehogs on the land
2007-06-17 unc0rr - Get rid of ammoProp_AttackInFall and gstFalling
2007-06-11 unc0rr Small fixes
2007-06-11 unc0rr - Many fixes related to hh switcher
2007-06-07 unc0rr Ability to choose which info is shown above hedgehogs
2007-06-06 unc0rr - Various small fixes
2007-06-04 unc0rr Fix typo
2007-06-04 unc0rr - Fix some stupid bugs in collisions detecting code
2007-06-03 displacer "Setup" button instead of "New team", exclude playing teams from setup
2007-06-03 unc0rr - Fix some bugs
2007-05-30 unc0rr Save saves in Save directory
2007-05-30 unc0rr Update easter egg image
2007-05-29 unc0rr Fix the color of tag with damage by shotgun shot
2007-05-29 unc0rr Easter egg (with stub image, will paint later)
2007-05-27 unc0rr Option for alternative damage tags
2007-05-27 unc0rr Fix collision with current hedgehog
2007-05-27 unc0rr - One more land template
2007-05-27 unc0rr - Check for incoming buffer overflow
2007-05-26 unc0rr Teleported hedgehog picks up cases
2007-05-26 unc0rr One more land template
2007-05-26 displacer num hedgehogs while new team addition (dirty) fixed
2007-05-26 unc0rr Tags with current damage
2007-05-24 unc0rr - Fix some collision bugs
2007-05-24 unc0rr Teleportation tool
2007-05-24 unc0rr - Fix desert eagle
2007-05-22 unc0rr - Fix bug with desert damaging current hedgehog
2007-05-21 unc0rr - Don't kick cases by moving hedgehog
2007-05-21 unc0rr Fix using parachute while staying on the ground
2007-05-18 unc0rr - Remove deprecated code
2007-05-18 unc0rr Fix firepunch regression
2007-05-14 unc0rr Moving hedgehog could get another hedgehog moving forward
2007-05-10 unc0rr Simplify reading from file ;)
2007-05-09 unc0rr - Further work on new collisions implementation
2007-05-07 unc0rr New loading progress sprite code
2007-05-07 unc0rr Bots know shotgun behavior better
2007-05-06 unc0rr Now really fix compilation
2007-05-06 unc0rr Fix compilation on 64bit arch
2007-05-05 unc0rr - A good implementation of shotgun
2007-05-04 unc0rr Fix old bug with grenade(bomd, etc..) not colliding with attacking hedgehog
2007-05-02 unc0rr Fix collision info artifacts in Land array when two objects intersect
2007-05-02 unc0rr Mines also collide
2007-05-02 unc0rr Fix build with CMake & gcc 4.1.2 on my system (treating #include <QtGui> as including directory)
2007-03-19 unc0rr Increase "proto version", as the current engine isn't compatible with 0.9 one
2007-03-19 unc0rr Use freepascal's routines to manipulate threads
2007-03-17 unc0rr Oops, sorry...
2007-03-17 unc0rr - Get rid of operator := to have GPC support
2007-03-15 displacer merge fixes from branch
2007-03-15 displacer merged new team from branch
2007-03-11 unc0rr - Fix most of the warnings in hwengine
2007-02-26 unc0rr Use right way of finding and using Qt4 in CMake
2007-02-24 unc0rr - Fix warning
2007-02-24 displacer disable start game button with teams num < 2
2007-02-23 unc0rr Blow torch icon
2007-02-23 unc0rr Fix for NSIS .lnk workaround
2007-02-23 unc0rr Fix "/capture" command
2007-02-23 unc0rr Fix run with DEBUGFILE turned off
2007-02-23 unc0rr Engine debug file off
2007-02-23 unc0rr - Change proto version to 4
2007-02-23 displacer form size increased (network chat is now fit into window initially)
(0) -120 +120 +1000 +3000 +10000 tip