2009-01-06 unc0rr Save much space for chat widget on lobby page by removing server message widget (now this messages goes to chat)
2009-01-06 unc0rr - zh_TW translation
2009-01-05 unc0rr Show client's room in info
2009-01-05 unc0rr Don't send LEFT message for clients without nick
2009-01-05 unc0rr Move sprite to where it should be
2009-01-04 unc0rr More bouncy rope, but you need to press vertical arrow and horizontal keys at once to bounce
2009-01-04 unc0rr Show also client host info
2009-01-03 unc0rr - Decrease font size in chat
2009-01-03 unc0rr Check for deprecated ammo schemes at startup and delete them
2009-01-03 unc0rr Update Italian translation
2009-01-02 unc0rr Revert windres patch arghh
2009-01-02 unc0rr Drill rocket
2009-01-02 unc0rr Prepare for drill patch
2009-01-02 unc0rr Show joins of ppl with 097 too
2009-01-02 unc0rr Bring voices back again
2009-01-02 unc0rr - Update some copyrights
2009-01-02 unc0rr Lobby chat should work now
2009-01-02 unc0rr Fix lobby selector
2009-01-02 unc0rr Start work on lobby: add/remove nick from the list on join/quit
2009-01-02 unc0rr Reorganize voice sounds
2009-01-02 unc0rr Add themes for new maps
2009-01-02 unc0rr Add 3 new maps
2009-01-02 unc0rr Don't play sounds when quick replaying in spectate mode
2009-01-02 unc0rr Clear round replay data on server side when round is finished
2009-01-02 unc0rr Quick replay round to spectators until current move
2009-01-02 unc0rr Now spectating works for those who joined after game start
2009-01-02 unc0rr - Send previous moves info to newly connected client when it joins a room with already started game
2009-01-02 unc0rr Update Russian and Polish translations
2008-12-30 unc0rr Patch for engine to successfully build on Mac OS X by Michael Schindler
2008-12-28 unc0rr - Hellish bomb now spreads fire
2008-12-28 unc0rr Fix rope animation
2008-12-28 unc0rr The best final fix for rope stucking in the ground bug
2008-12-28 unc0rr Bring back old rope behaviour when changing its length (that's more correct physical model)
2008-12-26 unc0rr Add some speed to hedgehog on rope when colliding with land and pressing left or right arrow key
2008-12-25 unc0rr Add Chinese translation
2008-12-25 unc0rr Update Swedish translation by Niklas Grahn
2008-12-23 unc0rr - Fix wrond hedgehog speed calculation when using rope and changing rope length
2008-12-21 unc0rr - Fix blowtorch regression
2008-12-18 unc0rr - Update translations
2008-12-14 unc0rr Filter messages to blowtorch. Fixes long tunnels
2008-12-11 unc0rr - Add .desktop file
2008-12-10 unc0rr Add Surfer and Singer voicepacks
2008-12-10 unc0rr Show version info in caption
2008-12-06 unc0rr Finalize ammo store fix
2008-12-05 unc0rr Add new themes data to build system
2008-12-05 unc0rr Add new maps to build system
2008-12-05 unc0rr Set default fort to 'Plane' and default grave to 'Statue'
2008-12-05 unc0rr Fix forts bug
2008-12-05 unc0rr Add some forts
2008-12-05 unc0rr Update weapon menu
2008-12-05 unc0rr Add themes data for Cake and Blox maps
2008-12-05 unc0rr Add map data of Cogs, Cake and Blox maps
2008-12-05 unc0rr Fix compilation warning
2008-12-05 unc0rr - Less crossclass dependancies
2008-12-05 unc0rr Implement Solid Land checkbox
2008-12-05 unc0rr Don't hide ammo menu when user clicks on not yet available weapon
2008-12-04 unc0rr More stable blowtorch:
2008-12-04 unc0rr Try to fix problem with playing music when path contains non-latin letters
2008-12-04 unc0rr Send QUIT message to server when netclient object is destroyed
2008-12-04 unc0rr Don't call SDL_FreeSurface with null pointer
2008-12-01 unc0rr Draw world before processing gears, as this should improve performance by introducing cpu-gpu parallelizm
2008-11-30 unc0rr Don't forget brazilian translation
2008-11-28 unc0rr Add chat widget to lobby page (not usable yet)
2008-11-28 unc0rr Limit max chat string length to 300 letters
2008-11-28 unc0rr Refactor chat widget to use QTextBrower instead of QListWidget:
2008-11-28 unc0rr More delay after jump, less delay after small fall for hedgehog
2008-11-27 unc0rr Fix jump landing after turn end
2008-11-27 unc0rr Store ammo info directly in combobox
2008-11-27 unc0rr Limit chat history to 250 entries to avoid DoS attack with its use
2008-11-27 unc0rr Fix silent crash when cannot place all hedgehogs
2008-11-27 unc0rr oops, remove leftovers
2008-11-27 unc0rr Refactor server a bit, now all socket operations are in own threads, two per client
2008-11-25 unc0rr - Don't send 'Bad param' msg, as the only reason of it is just some lag
2008-11-24 unc0rr Make ghc 6.10 happy
2008-11-24 unc0rr Add some type info
2008-11-24 unc0rr Small fixes mixed with formatting changes
2008-11-23 unc0rr small fixes
2008-11-22 unc0rr Quick and dirty napalm implementation
2008-11-21 unc0rr - Some reformatting
2008-11-21 unc0rr - Convert small damage tag to visual gears
2008-11-20 unc0rr Some reformatting
2008-11-20 unc0rr Mark each gear with unique id
2008-11-18 unc0rr Add new thread which would close handles for us (fixes forced disconnection problem)
2008-11-17 unc0rr Tune blowtorch a bit
2008-11-17 unc0rr Oops, accidentaly commented hFlush out
2008-11-17 unc0rr Don't close socket handles, just leave that job for garbage collector, as doing it manually seems to be the cause of server hangs
2008-11-17 unc0rr Stress testing app
2008-11-17 unc0rr Include CPP option into source file for easy use
2008-11-16 unc0rr Modify melon pieces spread a bit
2008-11-14 unc0rr More verbose gear delete debuglog message
2008-11-11 unc0rr Fix wrong filter
2008-11-10 unc0rr Show last hour logins number
2008-11-10 unc0rr Finish refactoring
2008-11-10 unc0rr Make answers creation more abstract, in prepare for a conversion
2008-11-09 unc0rr Don't rerecord a demo
2008-11-09 unc0rr Ooops, sorry for forgetting about this
(0) -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip