2009-03-22 unc0rr Apply koda's OpenGL ES compatibility patch
2009-03-21 unc0rr - Use QCryptographicHash for md5
2009-03-18 unc0rr - Fix warnings in frontend
2009-03-18 unc0rr Patch by koda
2009-03-18 unc0rr Add delete button and scheme selection combobox to scheme edit page
2009-03-18 unc0rr Mac icon
2009-03-18 unc0rr Update some translations, lupdate && lrelease
2009-03-18 unc0rr Sync schemes config over net should work now (untested)
2009-03-16 unc0rr Send scheme data over net (but recieving part isn't implemented yet)
2009-03-16 unc0rr - Some style changes by nemo
2009-03-16 unc0rr Don't use GLU
2009-03-15 unc0rr More game options by nemo
2009-03-15 unc0rr Rooms list colourizing patch by TheXception
2009-03-15 unc0rr Style fixes by nemo
2009-03-15 unc0rr Some tweaks by nemo
2009-03-15 unc0rr Fix for rooms list + Qt 4.5 by TheXception
2009-03-13 unc0rr Scheme options work now
2009-03-13 unc0rr Editing schemes, creating new one works now
2009-03-12 unc0rr Add an ability to run engine without IPC connection.
2009-03-12 unc0rr - Share model between test table and widgets
2009-03-12 unc0rr patch by nemo: quick change from 0 to infinite and vice versa
2009-03-12 unc0rr Continue work on new schemes
2009-03-11 unc0rr Continue work on new schemes implementation
2009-03-10 unc0rr - Clear gm_Slot flag even if you can't switch ammo:
2009-03-10 unc0rr Update ammo icons
2009-03-10 unc0rr Stub for ammo schemes model
2009-03-10 unc0rr a patch
2009-03-09 unc0rr Implement kick from room
2009-03-09 unc0rr own md5 function, no qca2 dependancy (patch by nemo with Qt adaptation by me)
2009-03-09 unc0rr Fix wrong value passed as initial health
2009-03-09 unc0rr Pass template filter
2009-03-09 unc0rr - Send initial room config
2009-03-08 unc0rr - Fix a bug in map widget
2009-03-08 unc0rr Start refactoring some things. Frontend becomes temporarily unusable for network game
2009-03-08 unc0rr Fix frontend not disconnecting from server
2009-03-08 unc0rr Send MAP config param last
2009-03-08 unc0rr Patch by nemo
2009-03-08 unc0rr patch by nemo
2009-03-07 unc0rr pathc by nemo
2009-03-07 unc0rr loser animation by nemo
2009-03-07 unc0rr Cut the length of most used net packet
2009-03-07 unc0rr - nemo's patch: some animations, zero probability for infinite weapons
2009-03-06 unc0rr Update Polish translation
2009-03-05 unc0rr Utility icon
2009-03-05 unc0rr Implement kick from server by administrator
2009-03-05 unc0rr nemo:
2009-03-04 unc0rr Some work on players lists context menus
2009-03-04 unc0rr Pixels2 proc, which uses Land array when updating textures
2009-03-04 unc0rr Update some translations
2009-03-02 unc0rr Fake database connection with routine which marks all users as guests, when no database host was specified
2009-03-02 unc0rr Enable admin button when have privilege. Button does nothing yet.
2009-03-02 unc0rr Oops, forgot icons
2009-03-02 unc0rr laser beam by nemo reworked a bit by me
2009-03-02 unc0rr Update INSTALL
2009-03-01 unc0rr Fix crash when explosion is outside of the map (check was lost while refactoring)
2009-03-01 unc0rr oops
2009-03-01 unc0rr a patch :P
2009-03-01 unc0rr 4 utilities by nemo
2009-02-27 unc0rr cz->cs
2009-02-27 unc0rr Set admin flag and send admin notification to users with rid equal to 3
2009-02-26 unc0rr Small optimization in net server
2009-02-26 unc0rr Fix pages mess when password is refused
2009-02-26 unc0rr Ask user password and send it to server
2009-02-25 unc0rr Add QCA2 checks to build system
2009-02-25 unc0rr Move from 'connecting' page to lobby only when account checked
2009-02-25 unc0rr Retrieve client password from web database and ask for it
2009-02-24 unc0rr ttsmj2's random teams patch
2009-02-24 unc0rr Server now send ASKPASSWORD command to frontend when user has web account
2009-02-24 unc0rr Use another event to change state from 'logging in' to 'lobby'
2009-02-24 unc0rr Update German translation
2009-02-23 unc0rr titlebar fix for Mac OS X by koda
2009-02-23 unc0rr Update Italian translation (and compile other translations)
2009-02-23 unc0rr Add working check for www account existance
2009-02-23 unc0rr Add options for configuring database access
2009-02-23 unc0rr Add options for database access
2009-02-23 unc0rr Implement two more missing protocol commands
2009-02-23 unc0rr Faster fire falling
2009-02-23 unc0rr Accept new NOT_READY command format
2009-02-23 unc0rr Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
2009-02-23 unc0rr Fix ready players number after a round
2009-02-23 unc0rr d'oh, the patch was fail
2009-02-23 unc0rr Nemo's patch allowing different water sprites size
2009-02-21 unc0rr More verbose dump
2009-02-21 unc0rr Fix ready players accounting
2009-02-21 unc0rr - Add new sounds
2009-02-21 unc0rr Hedgehog drops a grave on "/newgrave" command. Patch by nemo
2009-02-21 unc0rr lupdate-qt4
2009-02-21 unc0rr Patch by koda to better support Mac OS X
2009-02-20 unc0rr Fix team removing on PART command
2009-02-20 unc0rr Oops, forgot a bunch of CONFIG_PARAM
2009-02-20 unc0rr Prevent 'double team exiting' in egine
2009-02-20 unc0rr Save some more bytes in protocol
2009-02-20 unc0rr - Remove client teams on exit
2009-02-20 unc0rr Removeteam action
2009-02-20 unc0rr 'Reduce quality' patch by nemo
2009-02-20 unc0rr Implement 'roundfinished' cmd on net server
2009-02-19 unc0rr Frontend look fixes
2009-02-19 unc0rr Some optimization of land texture updating
2009-02-18 unc0rr Fix a bug with updating
2009-02-18 unc0rr Split land texture into small ones:
2009-02-18 unc0rr More reorganization
2009-02-18 unc0rr Reorganize land texteure function in prepare to texture split
2009-02-18 unc0rr New game server:
2009-02-18 unc0rr Update translations
2009-02-17 unc0rr Move template filter to map widget (by nemo)
2009-02-17 unc0rr Clouds fixes by nemo
2009-02-15 unc0rr "connecting" page
2009-02-15 unc0rr Fix array overflow
2009-02-15 unc0rr Add Hogville map to build system
2009-02-15 unc0rr Templates filter by nemo
2009-02-14 unc0rr Finnish translation
2009-02-14 unc0rr - Set bamboo plinko hedgehogs limit to 48
2009-02-14 unc0rr New bonus box sprite
2009-02-14 unc0rr Fix initial room config
2009-02-14 unc0rr engine part of nemo's patch
2009-02-14 unc0rr Fix passing hedgehogs number from engine to frontend
2009-02-14 unc0rr frontend's part of nemo patch
2009-02-14 unc0rr Hogville map
2009-02-14 unc0rr Update nature, City and Island themes
2009-02-14 unc0rr New hats
2009-02-14 unc0rr Awesome map (yes, again)
2009-02-01 unc0rr Fix rope regression (unable to change angle)
2009-02-01 unc0rr Apply nemo's patch polished by me:
2009-01-31 unc0rr Custom spinbox for bonus boxes factor
2009-01-31 unc0rr Options for bonus box probability tuning and number of turn until sudden death
2009-01-31 unc0rr - Right way to handle rope ammo
2009-01-30 unc0rr Remove ugly hack. It's so ugly...
2009-01-30 unc0rr Cache land texture update until frame render. This greately improves performance when there are many explosions, or you're using drilling weapon
2009-01-30 unc0rr Fix border drawing when drilling
2009-01-30 unc0rr Implement initial sound volume option
2009-01-29 unc0rr - nemo's patch for custom cave map dimensions
2009-01-29 unc0rr A bit better template
2009-01-27 unc0rr Replace current templates with one cavern one
2009-01-27 unc0rr nemo's template patch (invertion)
2009-01-26 unc0rr Allow loading maps and forts
2009-01-26 unc0rr Fix airplane
2009-01-26 unc0rr Update RC plane sprite
2009-01-26 unc0rr New digits
2009-01-26 unc0rr That was wrong place for the patch
2009-01-26 unc0rr Turn cave mode on automatically when there are pixels on top of map
2009-01-26 unc0rr Fix mask
2009-01-26 unc0rr Switch to 2046 height
2009-01-26 unc0rr Fix russian translation
2009-01-26 unc0rr Fix chinese translation
2009-01-26 unc0rr Fix clouds disappearing in the middle of map
2009-01-26 unc0rr Fix width/height dependant consts
2009-01-26 unc0rr Fix nemo's large land patch
2009-01-26 unc0rr - Update Polish tranlsation
2009-01-25 unc0rr Unban misc folder
2009-01-25 unc0rr Add an ability for global messages when server started with password option set
2009-01-25 displacer desktop file in misc folder
2009-01-25 unc0rr Impement stats on UDP 46632 port
2009-01-25 unc0rr Some fixes by nemo
2009-01-25 unc0rr Apply nemo's world resize patch
2009-01-25 unc0rr Fix accidental rope removinf from ammo in some cases
2009-01-25 unc0rr Finally support removing teams + spectating (spectating still doesn't work okay, as engine doesn't support removing teams properly)
2009-01-25 unc0rr Update protocol number
2009-01-25 unc0rr Fix crash when attackbar wasn't deleted, but hedgehog gear was
2009-01-25 unc0rr Some support for spectating when some teams removed
2009-01-25 unc0rr Add needed libraries
2009-01-24 displacer correct game classification
2009-01-24 displacer .desktop file for bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512842
2009-01-24 unc0rr Add koda's patch for Mac OS X compilation
2009-01-24 unc0rr Don't allow pause when playing online
2009-01-24 unc0rr Start fixing spectating bug (implement some routines)
2009-01-22 unc0rr Add forgotten brain slug hats
2009-01-22 unc0rr Reduce number of bonus rc planes
2013-07-22 koda close 0.9.9 again 0.9.9
2009-01-22 unc0rr Add nemo's depixeling patch. Still needs some polishing for the case when we delete pixel on which hedgehog stays
2013-07-22 koda removing anonymous heads from 0.9.9 0.9.9
2009-01-20 unc0rr Fix blowtorch delete condition
2013-07-22 koda removing anonymous heads from 0.9.9 0.9.9
2010-11-12 unc0rr Close 0.9.9 branch 0.9.9
2009-01-20 unc0rr Fix underwater theme soundtrack
2010-06-23 koda closed branch 0.9.9
2010-06-23 koda closed branch 0.9.9
2009-01-19 unc0rr Fix in 0.9.9 branch too 0.9.9 0.9.9.2-release
2009-01-19 unc0rr Fix engine crash when using alt damage option
2009-01-19 unc0rr Fix 099 release too 0.9.9
2009-01-19 unc0rr Unfuckup spectating
2009-01-19 unc0rr Set version to 0.9.9, protocol to 23 0.9.9
2009-01-19 unc0rr Message for 098 users about 099 release
2009-01-19 unc0rr Branch for 0.9.9 release 0.9.9
2009-01-19 unc0rr Fix 'youll regret that' voicepack
2009-01-19 unc0rr Fix grayed ammo icons
2009-01-19 unc0rr Change rc plane options
2009-01-19 unc0rr New grave
2009-01-19 unc0rr Remove deprecated comment
2009-01-19 unc0rr Nice icon for sound button
2009-01-19 unc0rr Hedgehog controlling rc plane sprite
2009-01-19 unc0rr UFO fort images optimization for size
2009-01-19 unc0rr - Update Slovak translation
2009-01-19 unc0rr Fix rc plane fire spread
2009-01-19 unc0rr Hedgehog is also sad when rcplane is drawning
2009-01-19 unc0rr Patch by nemo (polished by me)
2009-01-19 unc0rr UFO fort
2009-01-18 unc0rr Fix angle restriction applying to rc plane when choosing via ammomenu
2009-01-18 unc0rr Fix 4 more hats
2009-01-18 unc0rr More predictable bombs trajectory with rc plane
2009-01-18 unc0rr Use firepunch sound from voices
2009-01-18 unc0rr Fix pumkin hat
2009-01-18 unc0rr Fix wavs
2009-01-18 unc0rr Fix wav packaging
2009-01-18 unc0rr Fix flower grave
2009-01-18 unc0rr Fix training
2009-01-18 unc0rr Now voicepack checking button should work (but it doesn't for me)
2009-01-18 unc0rr Fix venom hat
2009-01-18 unc0rr Japanese translation
2009-01-18 unc0rr Fallback to no hat when hat couldn't be loaded
2009-01-18 unc0rr Play sad animation on rc plane crash
2009-01-18 unc0rr rc plane falls down when looses control
2009-01-18 unc0rr Update changelog
2009-01-18 unc0rr Update Russian translation
2009-01-18 unc0rr Update about page
2009-01-18 unc0rr Update German and Italian translations
2009-01-18 unc0rr Update zh_CN translation
2009-01-17 unc0rr Fix warning
2009-01-17 unc0rr RC Plane
2009-01-17 unc0rr Update Italian translation
2009-01-16 unc0rr Fix engine freeze when one of the teams is killed before its first turn, number of hedgehogs in that team < 8, and game still goes on
2009-01-16 unc0rr Use more convenient syntax
2009-01-16 unc0rr Oops, fix typo
2009-01-16 unc0rr A button for checking voicepack (doesn't work yet)
2009-01-16 unc0rr Show team owner in tooltip
2009-01-16 unc0rr Fix laugh voicepack
2009-01-16 unc0rr Add Robot voicepack
2009-01-16 unc0rr Update German, Italian and Swedish translations
2009-01-15 unc0rr - Update Russian and Italain translations
2009-01-14 unc0rr Fix voicepacks
2009-01-14 unc0rr Set 'ready' tooltip to lightbulb button
2009-01-14 unc0rr Same for lobby
2009-01-14 unc0rr Don't send empty JOINED message
2009-01-14 unc0rr Add English translation (needed to support plural forms)
2009-01-14 unc0rr - Correctly use plural form in translations
2009-01-14 unc0rr Properly handle room deletion in respect of pages switching
2009-01-14 unc0rr Implement isInRoom in client
2009-01-14 unc0rr Correctly handle disconnect when on stats page
2009-01-14 unc0rr Mostly fix voicepack usage
2009-01-13 unc0rr Disable net debug
2009-01-13 unc0rr Add Pirate voicepack
2009-01-13 unc0rr Sort nicks in chat widget
2009-01-13 unc0rr Fix handling team addition message
2009-01-13 unc0rr Use custom datetime format for using in filename
2009-01-13 unc0rr Fix surfer voicepack install
2009-01-13 unc0rr Support voicepack info in net server
2009-01-13 unc0rr Mention Josh on about page
2009-01-13 unc0rr shutup tiyuri
2009-01-13 unc0rr Team class now supports voicepacks
2009-01-13 unc0rr Fix a bug with visible cursor when hedgehog is dead
2009-01-12 unc0rr Fix small bug in voicepacks support in engine. It's complete and tested now.
2009-01-12 unc0rr Finish voicepacks support in engine (not tested though)
2009-01-12 unc0rr Generate voicepack ask in team config
2009-01-12 unc0rr Start voicepacks implementation
2009-01-12 unc0rr Update German translation
2009-01-12 unc0rr Reorganize rope code, adjust some constants
2009-01-12 unc0rr Oops, remove excessive call
2009-01-12 unc0rr Don't fallback to default binds set when switching to remotely driven team
2009-01-12 unc0rr Some button reorganization on net game page
2009-01-12 unc0rr Draw ready status icon on ready button
2009-01-12 unc0rr Reorganize net game page
2009-01-12 unc0rr Optimize net server perfomance by substituting List by Data.Sequence for storing spectators data
2009-01-12 unc0rr Fix two cursor bugs
2009-01-12 unc0rr Save much space on options page
2009-01-12 unc0rr Fix yet another ballgun bug
2009-01-11 unc0rr Disable visual gears when quick replaying
2009-01-11 unc0rr - Update French translation
2009-01-10 unc0rr Fix wrong assert
2009-01-10 unc0rr Implement precise aiming when pressing left shift
2009-01-10 unc0rr - Update Spanish and Slovak translations
2009-01-10 unc0rr Set black background on hp graphic
2009-01-10 unc0rr Resize health graphic when form is resized
2009-01-10 unc0rr Cake makes a step after turn. This fixes cake stucking in air
2009-01-10 unc0rr Fix rope bug which allowed hedgehog to go into land
2009-01-10 unc0rr Drill rocket patch
2009-01-10 unc0rr Fix bug in server causing queue errors when trying to join 2nd round in same room
2009-01-10 unc0rr Remove debug stuff, ballgun 64but incompatibility fixed in previous revision
2009-01-10 unc0rr Some debug stuff for ballgun bug
2009-01-10 unc0rr - More debug stuff
2009-01-10 unc0rr Don't send empty ammo scheme to server when changing ammo schemes in room (fixes 'bad state' server message)
2009-01-09 unc0rr Fix page switching issue when disconnected
2009-01-09 unc0rr Colorize join/quit messages
2009-01-09 unc0rr Initial health graphic implementation
2009-01-09 unc0rr - Fix bug when hedgehog was unable to drop some weapons from rope if it thrown rope in jump
2009-01-09 unc0rr Change one of 'best shot award' messages
2009-01-09 unc0rr Fully separate statistics code from main form code
2009-01-09 unc0rr - svn maintenance
2009-01-08 unc0rr Proper room removing when master quits
2009-01-08 unc0rr Don't set room to lobby to quitting room master
2009-01-08 unc0rr Fix server bugs:
2009-01-08 unc0rr Make net server know that 21 protocol is 0.9.8
2009-01-08 unc0rr Update notifier
2009-01-08 unc0rr Superfinal fix for tranings
2009-01-08 unc0rr - Fix trainings again
2009-01-08 unc0rr Update Italian translation 0.9.8-release
2009-01-08 unc0rr - Remove useless patch
2009-01-08 unc0rr Oops, fix last patch
2009-01-08 unc0rr Don't send empty packets when spectating (probably fixes queue error when spectating)
2009-01-08 unc0rr Don't screw with nick list message
2009-01-08 unc0rr Add napalm weapon name
2009-01-08 unc0rr Update Polish translation
2009-01-08 unc0rr Add Martin Boze to developers list
2009-01-08 unc0rr Fix changelog list characters
2009-01-08 unc0rr Update Italian and Russian translations
2009-01-08 unc0rr Update changelog
2009-01-08 unc0rr Update localization files
2009-01-08 unc0rr Ballsgun
2009-01-08 unc0rr Go page back when room is abandoned by its admin
2009-01-08 unc0rr Don't kick everyone from lobby
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
(0) -1000 -480 +480 +1000 +3000 +10000 tip