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)
2007-02-23 displacer removed purged ethereal theme entry
2007-02-23 displacer network bots are now displayed in teamselect widget
2007-02-23 displacer correct team info in frames (displaying bots difficulty fixed)
2007-02-23 displacer connect to removed signal fixed (console warning)
2007-02-21 displacer GPL headers added
2007-02-21 displacer change Displacer's mailbox
2007-02-21 displacer users should compile and configure package under user account :)
2007-02-21 displacer moc warnings removed
2007-02-21 displacer check for noexecstack linker compatibility (MacOS linker)
2007-02-21 unc0rr Small cleanup + fix showing wrong page at startup
2007-02-21 unc0rr Remove unneeded file
2007-02-21 unc0rr Remove unused theme
2007-02-21 unc0rr - Remove unneeded files
2007-02-21 unc0rr Small cleanup, faster compilation as a result
2007-02-21 unc0rr Update instructions
2007-02-20 displacer removed LocalCFG signal
2007-02-20 displacer some debug messages removed
2007-02-20 unc0rr - Proper fix to get network byte order
2007-02-20 displacer frewetype warning is now printed to console
2007-02-20 displacer chatWidget with nicks ready
2007-02-20 displacer vertical size fix for chatwidget
2007-02-20 displacer fixes last commit problems
2007-02-20 displacer resizing and grid problems
2007-02-20 displacer chatWidget with layout
2007-02-20 unc0rr QTextBrowser instead of QLabel+QScrollArea
2007-02-20 unc0rr Do not use SDL_Net's to/from network byte order conversion functions
2007-02-19 unc0rr Fix build
2007-02-19 unc0rr Don't let text file to confuse a terminal
2007-02-19 unc0rr Follow standarts
2007-02-19 displacer hedgehogs num bugfix for netgame
2007-02-18 unc0rr Fix parachute having crosshair
2007-02-18 displacer simple net cha added
2007-02-18 displacer problems with widget sizes for net chat
2007-02-18 unc0rr Fix regression with binds layouting
2007-02-18 unc0rr Added forgotten files to build system
2007-02-18 unc0rr - Fix creating net server in Windows issue
2007-02-18 displacer waiting state for net Go button
2007-02-17 unc0rr New net team icon
2007-02-15 unc0rr Better Sync animation :)
2007-02-14 unc0rr Now really proper fix
2007-02-14 displacer forts mode initial state added
2007-02-14 displacer fort, grave and difficulty information for net team
2007-02-14 unc0rr - Fix bad fix from previous revision .)
2007-02-13 unc0rr Fix hedgehog stopping after picking up bonus box
2007-02-13 unc0rr Better local game page layout
2007-02-13 unc0rr Fix bugs:
2007-02-12 unc0rr Fix AI using shotgun and Desert Eagle
2007-02-12 unc0rr Follow bombs and mines thrown by plane
2007-02-11 unc0rr Fix runtime warning
2007-02-11 unc0rr Better AI behavior
2007-02-11 unc0rr Many small improvements
2007-02-11 unc0rr AI thinks in separate thread
2007-02-11 unc0rr Delphi mode off
2007-02-11 unc0rr - Two more land templates
2007-02-11 unc0rr Small performance optimization
2007-02-11 unc0rr One more land template + some templates tuning
2007-02-10 unc0rr Fix bug with unexpected jumping after use of air attack or construction tool
2007-02-10 unc0rr New widgets layout on PageOptions
2007-02-10 unc0rr - Enable 'norsk' theme
2007-02-10 unc0rr - Better AI thinking behavior
2007-02-10 unc0rr Disable cheat trick with hjump
2007-02-10 unc0rr Better construction tool
2007-02-09 unc0rr Tune pickhammer
2007-02-09 unc0rr - Remake net game page
2007-02-08 displacer netserver and netonnectedclient splited to different files
2007-02-08 displacer virtual destructors for tcpBase derived classes, readarray clear removed as unneeded
2007-02-08 displacer update net servers when going to net page
2007-02-08 displacer randomly chosen ports
2007-02-08 displacer update button for udp servers list
2007-02-08 unc0rr - Bind also 9th slot
2007-02-07 displacer binded to port
2007-02-07 displacer udp server detecting experimental version (added files)
2007-02-07 displacer udp server detecting experimental version
2007-02-07 unc0rr Increased number of construction tools in ammo case
2007-02-07 unc0rr Add two files to package
2007-02-07 unc0rr Construction tool
2007-02-07 unc0rr Airplane can fly from right to left
2007-02-07 displacer lost connection to server warning message
2007-02-07 displacer segfault after endgame fixed?!
2007-02-06 unc0rr One more land template
2007-02-06 displacer final bugfixes :)
2007-02-06 unc0rr Better templates, giving more different lands
2007-02-06 unc0rr Add file to package
2007-02-06 displacer some colors and network protocol fixes
2007-02-06 unc0rr Ooops, forgot this :)
2007-02-06 displacer more correct network hhnum
2007-02-06 unc0rr Store translations in Data/Locale directory
2007-02-05 unc0rr Fix net game ;)
2007-02-05 displacer return after rungame
2007-02-05 unc0rr - Fix net game bug
2007-02-05 unc0rr - Implement hack to let ammo stores work without needed assistance of frontend
2007-02-05 unc0rr Update copyright information
2007-02-05 unc0rr - Fix getting negative coordinates of cursor
2007-02-04 displacer some debug messages disabled
2007-02-04 displacer memory leak fixed (tanks unC0Rr)
2007-02-04 unc0rr Fix IPCSocket issues
2007-02-04 displacer repeated start now allowed
2007-02-04 displacer initial colors assign fix
2007-02-04 unc0rr - Better gears placing
2007-02-04 displacer color change in slave network client is now disabled
2007-02-04 displacer adding the same command twice bug fixed for net game
2007-02-04 displacer some disconnect and remove teams bugfixes
2007-02-03 displacer colors changing config fully working (still need disabling in slaves)
2007-02-03 displacer fix fo make things working
2007-02-03 displacer small memory leak fixed
2007-02-03 displacer additional error checking
2007-02-02 displacer 3 method ;) of predicting colors
2007-02-01 unc0rr Support unicode input for chat
2007-01-28 unc0rr empty ChangeLog, just to not forget to make it for future release
2007-01-28 unc0rr AI works properly
2007-01-28 unc0rr - UFO smokes
2007-01-27 displacer network team add can be denied by server
2007-01-27 displacer network colors (alpha)
2007-01-27 unc0rr integer -> LongInt
2007-01-27 unc0rr - Repair bots: they can walk and use bazooka, possible cannot jump (why?)
2007-01-26 unc0rr AI compiles, but doesn't work
2007-01-26 unc0rr Make SHA really work
2007-01-26 unc0rr Check land digest
2007-01-26 unc0rr Show rope
2007-01-26 unc0rr - New land generator feature: islands in the sky
2007-01-24 unc0rr - Better land generator
2007-01-24 displacer more accurate selection colors for teamselect widget
2007-01-24 displacer hedgehogs num modification now allowed to chief client only
2007-01-23 unc0rr - Show sample line
2007-01-23 unc0rr - Two more templates
2007-01-23 unc0rr - New land templates
2007-01-23 unc0rr - New Land Generator
2007-01-22 unc0rr - Fix Blow Torch and Air Attack
2007-01-21 displacer network teams hedgehogs nums modifications now working from chief client
2007-01-21 unc0rr Small fixes to bring engine to life
2007-01-21 displacer network to local teams map, addteams from server before team config bug, fixed some segfaults
2007-01-21 displacer initial hedgehogs num fixed
2007-01-21 displacer first buggy hedgehogs num net change
2007-01-21 unc0rr Fixed-point arithmetics in engine.
2007-01-18 displacer more correct net disconnection
2007-01-18 displacer disable widgets if we are slave network client
2007-01-17 displacer equal team names huge bug fixed for multiple clients
2007-01-17 displacer more correct remove net teams
2007-01-16 unc0rr Another float debug
2007-01-16 unc0rr Some fixes, revert debug code
2007-01-15 unc0rr Get further with debug
2007-01-15 unc0rr More detailed debug
2007-01-15 unc0rr Rope debug stuff
2007-01-15 unc0rr - Store more team specific values in HWTeam
2007-01-15 displacer net game image
2007-01-15 displacer Run game message added, team and config info provided for net game
2007-01-14 displacer multiple teams now available per host (still alpha)
2007-01-14 unc0rr - Fix not debug build
2007-01-14 unc0rr Team level at new place on team config page
2007-01-14 displacer CONFIG_PARAM for storing config
2007-01-14 displacer protocol changes
2007-01-14 unc0rr - New team level icons
2007-01-14 displacer isChiefClient is now correct :)
2007-01-14 unc0rr Selecting map works in net game
2007-01-14 unc0rr Fix infinite loop
2007-01-14 unc0rr Send game parameters by net... Currently it leads to infinite loop, flooding traffic with messages about changes
2007-01-14 unc0rr Oops, I should be more careful
(0) -240 +240 +1000 +3000 +10000 tip