2009-01-08 unc0rr - Fix bugs in net server
2009-01-08 unc0rr - Update russian translation
2009-01-08 unc0rr Inform room of quitting members
2009-01-08 unc0rr Don't set focus on gears when curor is visible (should fix cursor jumping)
2009-01-08 unc0rr Fix training
2009-01-08 unc0rr Clean room chat history when entering room
2009-01-06 unc0rr Start converting network protocol to no-disconnecting religion
2009-01-06 unc0rr Notify lobby when a room is created or deleted
2009-01-06 unc0rr - Refactor drill rocket
2009-01-06 unc0rr Correctly handle urls in chat widget
2009-01-06 unc0rr Place server message between two horizontal lines
2009-01-06 unc0rr Don't escape chat strings which go to engine
2009-01-06 unc0rr Adjust flame parameters to produce more damage
2009-01-06 unc0rr Escape html characters in chat messages, nicknames and info to prevent screwing chat
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
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)
2008-10-31 unc0rr - unban here too
2008-10-31 unc0rr Add lightbulbs, some more changes to look 0.9.7-release
2008-10-31 unc0rr Reset default weapon set on restart
2008-10-31 unc0rr Better look for weapon sets page
2008-10-31 unc0rr Add anchor to the list for packaging
2008-10-31 unc0rr Add theme icons to the list of packaged files
2008-10-31 unc0rr Show clients list in server message
2008-10-31 unc0rr - lupdate-qt4 && lrelease-qt4
2008-10-31 unc0rr Add tooltips
2008-10-31 unc0rr Remove darthvader_sabre hat
2008-10-31 unc0rr Add two more hats
2008-10-31 unc0rr - Fix a message
2008-10-31 unc0rr Update Czech translation
2008-10-31 unc0rr Activate cake after 4 turns
2008-10-31 unc0rr Finish reorganizing local game page
2008-10-31 unc0rr Reorganize single player menu
2008-10-31 unc0rr Fix a bug (check parameters)
2008-10-31 unc0rr Fix fire sprite
2008-10-31 unc0rr Replace grey hedgehogs
2008-10-31 unc0rr - Add a bunch of hats
2008-10-31 unc0rr - Make disbled controls look better
2008-10-28 unc0rr That const is better...
2008-10-28 unc0rr Well, okay, better fix
2008-10-28 unc0rr Fix using freed memory (could be the cause of queue error problem and other bugs)
2008-10-28 unc0rr Shut up flames debug messages
2008-10-28 unc0rr Repair flame dependancy on wind
2008-10-27 unc0rr Make debug messages not to screw text log
2008-10-27 unc0rr Draw dark background under chat text
2008-10-27 unc0rr Correct default ammo set
2008-10-26 unc0rr Update Czech translation
2008-10-26 unc0rr Support 'Divide teams' option in engine
2008-10-26 unc0rr Add 'Divide teams' option to frontend
2008-10-26 unc0rr SetMinimumHeight of TeamShowWidget. Probably solves tiny team select widget look
2008-10-26 unc0rr Add background image to team select widget
2008-10-26 unc0rr - Some work on team select widget look
2008-10-26 unc0rr Mention czech translator on about page
2008-10-26 unc0rr Add Czech translation
2008-10-26 unc0rr Update Italian translation
2008-10-26 unc0rr Fix training
2008-10-26 unc0rr Set custom palette to scrollbars
2008-10-26 unc0rr Delay for 250 msec before connect to local server
2008-10-26 unc0rr Fix some problems with water rising
2008-10-26 unc0rr Force plastique style, as others don't fully support stylesheets
2008-10-26 unc0rr Allow build without net game server: introduce -DWITH_SERVER configuration parameter
2008-10-25 unc0rr - Perform lupdate-q4 && lrelease-qt4
2008-10-25 unc0rr Customize menu look
2008-10-25 unc0rr Don't list rooms with restricted joining
2008-10-24 unc0rr Room control menu works
2008-10-24 unc0rr Send appropriate messages to server on control menu actions
2008-10-24 unc0rr Add button for controlling room options (no usefull yet)
2008-10-24 unc0rr Unset ready status after round
2008-10-24 unc0rr Send readiness info to room creator too
2008-10-24 unc0rr Send readiness information on join
2008-10-24 unc0rr Show players ready status in chat nick list
2008-10-24 unc0rr - Fix a bug in READY message handling
2008-10-23 unc0rr Bring back old 'Go!' button behavior
2008-10-22 unc0rr - Fix a bug screwing rooms list
2008-10-22 unc0rr Improve handling client's protocol number
2008-10-22 unc0rr Fix rooms list
2008-10-22 unc0rr Show additional info in rooms list
2008-10-22 unc0rr Check for right define
2008-10-22 unc0rr Use C preprocessor to allow compilation in windows
2008-10-22 unc0rr - Send additional info on rooms
2008-10-22 unc0rr Add "Join official server" button
2008-10-21 unc0rr If exception is on client quit, then just remove that client
2008-10-21 unc0rr Don't close handle in exception handler
2008-10-21 unc0rr Better exception message
2008-10-21 unc0rr Implement kick
2008-10-21 unc0rr Set custom background color on servers list widget
2008-10-21 unc0rr Customize team select widget background
2008-10-20 unc0rr Fix seduction sound
2008-10-20 unc0rr Lower music volume in frontend
2008-10-20 unc0rr Oops... start a dedicated server by default
2008-10-20 unc0rr Shutdown private server when room is abandoned
2008-10-20 unc0rr Support for private servers in frontend
2008-10-20 unc0rr Refactor options handling and storing
2008-10-20 unc0rr - Small but very important fix
2008-10-18 unc0rr Log reply only when send it
2008-10-18 unc0rr Mention Romulo Fernandes Machado on about page for Brazilian Portuguese translation
2008-10-18 unc0rr Fix formatting
2008-10-18 unc0rr Allow /me in chat
2008-10-18 unc0rr - Customize QTextBrowser look
2008-10-18 unc0rr Move back from server setup page
2008-10-18 unc0rr Start new hedgewars server instead of old one
2008-10-18 unc0rr Get rid of old net server
2008-10-18 unc0rr Fix out-of-source build
2008-10-18 unc0rr Fix error message
2008-10-18 unc0rr Fix compilation
2008-10-18 unc0rr Add hedgewars server to build process
2008-10-18 unc0rr - Add brazilian translation
2008-10-16 unc0rr - Frontend: don't reset playing teams list after end of round
2008-10-16 unc0rr Use seduction sound
2008-10-16 unc0rr Reorganize mapContainer widget. Fixes a bunch of bugs, improves widget.
2008-10-16 unc0rr - Fix crash when changing maps
2008-10-15 unc0rr Fix a typo
2008-10-15 unc0rr Fix using wrong variable =(
2008-10-15 unc0rr Fix uninitialised variable
2008-10-15 unc0rr Small rope optimization
2008-10-15 unc0rr Fix doubling chat message
2008-10-15 unc0rr Fix conditions to disconnect
(0) -1000 -240 +240 +1000 +3000 +10000 tip