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
2008-11-09 unc0rr - Update russian translation
2008-11-09 unc0rr Add an option to name records with current date and time
2008-11-09 unc0rr Update frgotten changelog
2008-11-09 unc0rr Fix chat bugs leading to serialized data corruption
2008-11-08 unc0rr - Add es and sv translations to hedgewars.pro
2008-11-07 unc0rr Make code flow more clear
2008-11-07 unc0rr Just better syntax
2008-11-07 unc0rr Show time of connection start
2008-11-07 unc0rr Remove redundant function parameter
2008-11-07 unc0rr Allow turn time to be 1-99 seconds
2008-11-07 unc0rr Add simple DoS protection
2008-11-05 unc0rr Add some verbosity to server's console messages
2008-11-04 unc0rr Disconnect clients on BYE message
2008-11-04 unc0rr - Fix ConfigAsked not sending full config (leads to team divide checkbox inconsistency)
2008-11-04 unc0rr Oops, fix build
2008-11-04 unc0rr Cleanup code a bit, some reformatting
2008-11-04 unc0rr Back to normal hedgehog icon in teams select widget
2008-11-04 unc0rr Follow protocol more precisely in frontend
2008-11-04 unc0rr Give more specific explanation when deny to add team
2008-11-04 unc0rr Handle exceptions on accept
2008-11-03 unc0rr Reformat code a bit
2008-11-03 unc0rr Update Polish translation
2008-11-03 unc0rr It seems, I finally got the solution
2008-11-03 unc0rr Bring back old behavior
2008-11-03 unc0rr Print comprehensive info about what's going on, don't try to close already closed handle
2008-11-03 unc0rr Close socket on exception anyway
2008-11-02 unc0rr Client sends PONG to server's PING
2008-11-02 unc0rr Ping clients every 30 seconds, should help with ghosts on server
2008-11-02 unc0rr Update Italian translation
2008-10-31 unc0rr Fix generator name (TBZ2 instead of BZ2)
(0) -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip