Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-112
+112
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Clear round replay data on server side when round is finished
2009-01-02, by unc0rr
Quick replay round to spectators until current move
2009-01-02, by unc0rr
Now spectating works for those who joined after game start
2009-01-02, by unc0rr
- Send previous moves info to newly connected client when it joins a room with already started game
2009-01-02, by unc0rr
Update Russian and Polish translations
2009-01-02, by unc0rr
Patch for engine to successfully build on Mac OS X by Michael Schindler
2008-12-30, by unc0rr
- Hellish bomb now spreads fire
2008-12-28, by unc0rr
Fix rope animation
2008-12-28, by unc0rr
The best final fix for rope stucking in the ground bug
2008-12-28, by unc0rr
Bring back old rope behaviour when changing its length (that's more correct physical model)
2008-12-28, by unc0rr
Add some speed to hedgehog on rope when colliding with land and pressing left or right arrow key
2008-12-26, by unc0rr
Add Chinese translation
2008-12-25, by unc0rr
Update Swedish translation by Niklas Grahn
2008-12-25, by unc0rr
- Fix wrond hedgehog speed calculation when using rope and changing rope length
2008-12-23, by unc0rr
- Fix blowtorch regression
2008-12-21, by unc0rr
- Update translations
2008-12-18, by unc0rr
Filter messages to blowtorch. Fixes long tunnels
2008-12-14, by unc0rr
- Add .desktop file
2008-12-11, by unc0rr
Add Surfer and Singer voicepacks
2008-12-10, by unc0rr
Show version info in caption
2008-12-10, by unc0rr
Finalize ammo store fix
2008-12-06, by unc0rr
Add new themes data to build system
2008-12-05, by unc0rr
Add new maps to build system
2008-12-05, by unc0rr
Set default fort to 'Plane' and default grave to 'Statue'
2008-12-05, by unc0rr
Fix forts bug
2008-12-05, by unc0rr
Add some forts
2008-12-05, by unc0rr
Update weapon menu
2008-12-05, by unc0rr
Add themes data for Cake and Blox maps
2008-12-05, by unc0rr
Add map data of Cogs, Cake and Blox maps
2008-12-05, by unc0rr
Fix compilation warning
2008-12-05, by unc0rr
- Less crossclass dependancies
2008-12-05, by unc0rr
Implement Solid Land checkbox
2008-12-05, by unc0rr
Don't hide ammo menu when user clicks on not yet available weapon
2008-12-05, by unc0rr
More stable blowtorch:
2008-12-04, by unc0rr
Try to fix problem with playing music when path contains non-latin letters
2008-12-04, by unc0rr
Send QUIT message to server when netclient object is destroyed
2008-12-04, by unc0rr
Don't call SDL_FreeSurface with null pointer
2008-12-04, by unc0rr
Draw world before processing gears, as this should improve performance by introducing cpu-gpu parallelizm
2008-12-01, by unc0rr
Don't forget brazilian translation
2008-11-30, by unc0rr
Add chat widget to lobby page (not usable yet)
2008-11-28, by unc0rr
Limit max chat string length to 300 letters
2008-11-28, by unc0rr
Refactor chat widget to use QTextBrower instead of QListWidget:
2008-11-28, by unc0rr
More delay after jump, less delay after small fall for hedgehog
2008-11-28, by unc0rr
Fix jump landing after turn end
2008-11-27, by unc0rr
Store ammo info directly in combobox
2008-11-27, by unc0rr
Limit chat history to 250 entries to avoid DoS attack with its use
2008-11-27, by unc0rr
Fix silent crash when cannot place all hedgehogs
2008-11-27, by unc0rr
oops, remove leftovers
2008-11-27, by unc0rr
Refactor server a bit, now all socket operations are in own threads, two per client
2008-11-27, by unc0rr
- Don't send 'Bad param' msg, as the only reason of it is just some lag
2008-11-25, by unc0rr
Make ghc 6.10 happy
2008-11-24, by unc0rr
Add some type info
2008-11-24, by unc0rr
Small fixes mixed with formatting changes
2008-11-24, by unc0rr
small fixes
2008-11-23, by unc0rr
Quick and dirty napalm implementation
2008-11-22, by unc0rr
- Some reformatting
2008-11-21, by unc0rr
- Convert small damage tag to visual gears
2008-11-21, by unc0rr
Some reformatting
2008-11-20, by unc0rr
Mark each gear with unique id
2008-11-20, by unc0rr
Add new thread which would close handles for us (fixes forced disconnection problem)
2008-11-18, by unc0rr
Tune blowtorch a bit
2008-11-17, by unc0rr
Oops, accidentaly commented hFlush out
2008-11-17, by 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, by unc0rr
Stress testing app
2008-11-17, by unc0rr
Include CPP option into source file for easy use
2008-11-17, by unc0rr
Modify melon pieces spread a bit
2008-11-16, by unc0rr
More verbose gear delete debuglog message
2008-11-14, by unc0rr
Fix wrong filter
2008-11-11, by unc0rr
Show last hour logins number
2008-11-10, by unc0rr
Finish refactoring
2008-11-10, by unc0rr
Make answers creation more abstract, in prepare for a conversion
2008-11-10, by unc0rr
Don't rerecord a demo
2008-11-09, by unc0rr
Ooops, sorry for forgetting about this
2008-11-09, by unc0rr
- Update russian translation
2008-11-09, by unc0rr
Add an option to name records with current date and time
2008-11-09, by unc0rr
Update frgotten changelog
2008-11-09, by unc0rr
Fix chat bugs leading to serialized data corruption
2008-11-09, by unc0rr
- Add es and sv translations to hedgewars.pro
2008-11-08, by unc0rr
Make code flow more clear
2008-11-07, by unc0rr
Just better syntax
2008-11-07, by unc0rr
Show time of connection start
2008-11-07, by unc0rr
Remove redundant function parameter
2008-11-07, by unc0rr
Allow turn time to be 1-99 seconds
2008-11-07, by unc0rr
Add simple DoS protection
2008-11-07, by unc0rr
Add some verbosity to server's console messages
2008-11-05, by unc0rr
Disconnect clients on BYE message
2008-11-04, by unc0rr
- Fix ConfigAsked not sending full config (leads to team divide checkbox inconsistency)
2008-11-04, by unc0rr
Oops, fix build
2008-11-04, by unc0rr
Cleanup code a bit, some reformatting
2008-11-04, by unc0rr
Back to normal hedgehog icon in teams select widget
2008-11-04, by unc0rr
Follow protocol more precisely in frontend
2008-11-04, by unc0rr
Give more specific explanation when deny to add team
2008-11-04, by unc0rr
Handle exceptions on accept
2008-11-04, by unc0rr
Reformat code a bit
2008-11-03, by unc0rr
Update Polish translation
2008-11-03, by unc0rr
It seems, I finally got the solution
2008-11-03, by unc0rr
Bring back old behavior
2008-11-03, by unc0rr
Print comprehensive info about what's going on, don't try to close already closed handle
2008-11-03, by unc0rr
Close socket on exception anyway
2008-11-03, by unc0rr
Client sends PONG to server's PING
2008-11-02, by unc0rr
Ping clients every 30 seconds, should help with ghosts on server
2008-11-02, by unc0rr
Update Italian translation
2008-11-02, by unc0rr
Fix generator name (TBZ2 instead of BZ2)
2008-10-31, by unc0rr
- unban here too
2008-10-31, by unc0rr
Add lightbulbs, some more changes to look
0.9.7-release
2008-10-31, by unc0rr
Reset default weapon set on restart
2008-10-31, by unc0rr
Better look for weapon sets page
2008-10-31, by unc0rr
Add anchor to the list for packaging
2008-10-31, by unc0rr
Add theme icons to the list of packaged files
2008-10-31, by unc0rr
Show clients list in server message
2008-10-31, by unc0rr
- lupdate-qt4 && lrelease-qt4
2008-10-31, by unc0rr
Add tooltips
2008-10-31, by unc0rr
less
more
|
(0)
-1000
-112
+112
+1000
+3000
+10000
tip