2008-10-09 unc0rr Can choose hedgehogs number now
2008-10-09 unc0rr Add seduction weapon sound
2008-10-08 unc0rr Adding teams now works
2008-10-08 unc0rr Get rid of team id in client code
2008-10-08 unc0rr Build neccessary structures in memory on ADDTEAM message, but don't send answer yet (need to review team id concept)
2008-10-08 unc0rr Fix protocol implementation to conform documentation
2008-10-08 unc0rr - Add protocol description (just started)
2008-10-08 unc0rr Optimize list lookups a bit
2008-10-08 unc0rr Reformat some code =P
2008-10-08 unc0rr - Shut the client's tries to configure server up
2008-10-08 unc0rr Server now fully supports game options
2008-10-08 unc0rr - Add join and leave messages to chat box
2008-10-08 unc0rr Implement rooms list refresh
2008-10-08 unc0rr Implement room create and join
2008-10-08 unc0rr - Introduce a bit of state miachine in client code (should be more robust and verbosive now)
2008-10-08 unc0rr Create a page for rooms list
2008-10-07 unc0rr - Add stub page for rooms list
2008-10-06 unc0rr Get rid of "internet" network game mode
2008-10-06 unc0rr Fix a bug with 'ghosts' on server
2008-10-06 unc0rr Fix another server failure (when second client in room disconnects)
2008-10-06 unc0rr - Now actually fix
2008-10-05 unc0rr Fix server crash on client disconnect
2008-10-05 unc0rr - Fix build of server (has some bugs now)
2008-10-05 unc0rr Start refactoring standalone server (prepare to change protocol)
2008-10-05 unc0rr Don't allow team with the same name from the same client (helps with double add due to lags)
2008-10-05 unc0rr Remove deprecated stuff
2008-09-29 unc0rr Fix a bug screwing team selection up in network game
2008-09-29 unc0rr Fix arithmetic bug in CHedgehogerWidget
2008-09-29 unc0rr Add team surrender flag
2008-09-29 unc0rr - Fix water rise
2008-09-28 unc0rr Try to adjust flame parameters
2008-09-28 unc0rr Prevent AI to damage a teammate when trying to dig with firepunch (patch not tested)
2008-09-28 unc0rr Start flames rework
2008-09-28 unc0rr - Hedgehog doesn't take off hat when shooting from shotgun
2008-09-28 unc0rr Predefined team can have customized hat
2008-09-28 unc0rr Bot could use firepunch if it doesn't find anything else useful, and it has land above his head
2008-09-28 unc0rr Update Spanish and Polish translations
2008-09-28 unc0rr Fix frontend
2008-09-28 unc0rr - Customize spinbox arrows
2008-09-28 unc0rr Reorganize team edit page a little (save a lot of space)
2008-09-28 unc0rr Move preview icons into comboboxes
2008-09-23 unc0rr Seduction animation
2008-09-23 unc0rr A bit larger heart
2008-09-22 unc0rr - Update Italian translation
2008-09-20 unc0rr Enable back the ability to see chosen team color in team widget
2008-09-20 unc0rr Full-size hedgehog in hats selection widget
2008-09-20 unc0rr Draw a hedgehog under the hat in hats combobox
2008-09-19 unc0rr Update watermelon sprite
2008-09-19 unc0rr Use new sounds
2008-09-19 unc0rr Add new sound files
2008-09-19 unc0rr - Unbreak previously broken themes
2008-09-19 unc0rr Fix bug #61 http://fireforge.net/tracker/index.php?func=detail&aid=61&group_id=11&atid=125
2008-09-19 unc0rr Add Underwater theme
2008-09-19 unc0rr - Optimize maps
2008-09-19 unc0rr Fix mortar
2008-09-19 unc0rr Forgotten sheep map...
2008-09-19 unc0rr Graphics update
2008-09-19 unc0rr Draw smoke trail underneath of grenade
2008-09-19 unc0rr - Add many hats
2008-09-18 unc0rr Fix music starting to play after the round even if it was turned off
2008-09-18 unc0rr Rename hellish bomb to hellish hand-grenade
2008-09-18 unc0rr Delete deprecated stuff
2008-09-18 unc0rr Update Italian translation
2008-09-18 unc0rr Mention Eugene Lyubimkin in translators list for his Ukrainian translation
2008-09-18 unc0rr Add Hellish bomb weapon
2008-09-18 unc0rr Add watermelon sprite
2008-09-18 unc0rr Add watermelon weapon (without proper sprites yet)
2008-09-18 unc0rr Finish Ukrainian translation
2008-09-17 unc0rr - Continue seduction implementation
2008-09-17 unc0rr - Perform lupdate-qt4 && lrelease-qt4
2008-09-12 unc0rr Hedgehog doesn't take off the hat when walking
2008-09-12 unc0rr Allow theme to set custom water color
2008-09-12 unc0rr D'oh
2008-09-11 unc0rr Speed up hat
2008-09-11 unc0rr Draw hat when hedgehog is aiming
2008-09-11 unc0rr - Reorganize headers according to Qt's style guide
2008-09-11 unc0rr Hat 'wearing' animation
2008-09-10 unc0rr Update Italian translation
2008-09-08 unc0rr Remove 25pix margin on every page, so exit button is almost in the same place on all pages
2008-09-08 unc0rr Better theme selection widget look
2008-09-06 unc0rr Add Spanish translation by Carlos Vives
2008-09-06 unc0rr Update Polish translation
2008-08-31 unc0rr Send hats info via net. Hats implementation complete now.
2008-08-31 unc0rr Fix bug in netclient protocol handling code
2008-08-31 unc0rr Fix City theme
2008-08-31 unc0rr Hats now fully implemented for local game
2008-08-31 unc0rr Fix Bamboo theme
2008-08-31 unc0rr Store selected hats in team config
2008-08-29 unc0rr - Finish hat selection widget
2008-08-29 unc0rr Add hat selection control to team editing page (it's empty combobox yet)
2008-08-29 unc0rr Fix build
2008-08-29 unc0rr Add stubs for hats implementation
2008-08-29 unc0rr - Set frontend's music volume level to 50%
2008-08-25 unc0rr Add Sheep map
2008-08-23 unc0rr custom girder for bamboo theme
2008-08-21 unc0rr Update Snow theme land texture
2008-08-18 unc0rr Oops.. forgot some files
2008-08-18 unc0rr set svn:eol-style to native
2008-08-18 unc0rr - Update Bamboo, EarthRise, hell themes
2008-08-18 unc0rr - Update copyrights
2008-08-18 unc0rr Add PirateFlag map
2008-08-16 unc0rr Fix sdl_mixer include
2008-08-16 unc0rr Play music in menu also, with fading effects when run game
2008-08-16 unc0rr - Add icons for each theme
2008-08-16 unc0rr Hackish way to play music in frontend... to be fixed
2008-08-16 unc0rr Add hell and main theme
2008-08-16 unc0rr Start seduction weapon implementation
2008-08-15 unc0rr Fix copyright info
2008-08-15 unc0rr Make dialogs and messageboxes be customized like main form
2008-08-15 unc0rr Save some pixels for chat widget
2008-08-15 unc0rr Remake gamecfgwidget
2008-08-15 unc0rr Allow team and hh name length be up to 64 letters length
2008-08-15 unc0rr Themes list now works
2008-08-15 unc0rr - Make border 3px width
2008-08-15 unc0rr - lupdate-qt4 && lrelease-qt4
2008-08-14 unc0rr Fix "Hedgewars" button look
2008-08-14 unc0rr Fill themes list with themes
2008-08-14 unc0rr Add themes list to map selection widget
2008-08-14 unc0rr Start remaking multiplayer page
2008-08-13 unc0rr Add Sheep theme by Julien Koesten. Will be slightly corrected a bit later.
(0) -1000 -120 +120 +1000 +3000 +10000 tip