2009-01-02 |
unc0rr |
Add 3 new maps
|
changeset |
files
|
2009-01-02 |
unc0rr |
Don't play sounds when quick replaying in spectate mode
|
changeset |
files
|
2009-01-02 |
unc0rr |
Clear round replay data on server side when round is finished
|
changeset |
files
|
2009-01-02 |
unc0rr |
Quick replay round to spectators until current move
|
changeset |
files
|
2009-01-02 |
unc0rr |
Now spectating works for those who joined after game start
|
changeset |
files
|
2009-01-02 |
unc0rr |
- Send previous moves info to newly connected client when it joins a room with already started game
|
changeset |
files
|
2009-01-02 |
unc0rr |
Update Russian and Polish translations
|
changeset |
files
|
2008-12-30 |
unc0rr |
Patch for engine to successfully build on Mac OS X by Michael Schindler
|
changeset |
files
|
2008-12-28 |
unc0rr |
- Hellish bomb now spreads fire
|
changeset |
files
|
2008-12-28 |
unc0rr |
Fix rope animation
|
changeset |
files
|
2008-12-28 |
unc0rr |
The best final fix for rope stucking in the ground bug
|
changeset |
files
|
2008-12-28 |
unc0rr |
Bring back old rope behaviour when changing its length (that's more correct physical model)
|
changeset |
files
|
2008-12-26 |
unc0rr |
Add some speed to hedgehog on rope when colliding with land and pressing left or right arrow key
|
changeset |
files
|
2008-12-25 |
unc0rr |
Add Chinese translation
|
changeset |
files
|
2008-12-25 |
unc0rr |
Update Swedish translation by Niklas Grahn
|
changeset |
files
|
2008-12-23 |
unc0rr |
- Fix wrond hedgehog speed calculation when using rope and changing rope length
|
changeset |
files
|
2008-12-21 |
unc0rr |
- Fix blowtorch regression
|
changeset |
files
|
2008-12-18 |
unc0rr |
- Update translations
|
changeset |
files
|
2008-12-14 |
unc0rr |
Filter messages to blowtorch. Fixes long tunnels
|
changeset |
files
|
2008-12-11 |
unc0rr |
- Add .desktop file
|
changeset |
files
|
2008-12-10 |
unc0rr |
Add Surfer and Singer voicepacks
|
changeset |
files
|
2008-12-10 |
unc0rr |
Show version info in caption
|
changeset |
files
|
2008-12-06 |
unc0rr |
Finalize ammo store fix
|
changeset |
files
|
2008-12-05 |
unc0rr |
Add new themes data to build system
|
changeset |
files
|
2008-12-05 |
unc0rr |
Add new maps to build system
|
changeset |
files
|
2008-12-05 |
unc0rr |
Set default fort to 'Plane' and default grave to 'Statue'
|
changeset |
files
|
2008-12-05 |
unc0rr |
Fix forts bug
|
changeset |
files
|
2008-12-05 |
unc0rr |
Add some forts
|
changeset |
files
|
2008-12-05 |
unc0rr |
Update weapon menu
|
changeset |
files
|
2008-12-05 |
unc0rr |
Add themes data for Cake and Blox maps
|
changeset |
files
|
2008-12-05 |
unc0rr |
Add map data of Cogs, Cake and Blox maps
|
changeset |
files
|
2008-12-05 |
unc0rr |
Fix compilation warning
|
changeset |
files
|
2008-12-05 |
unc0rr |
- Less crossclass dependancies
|
changeset |
files
|
2008-12-05 |
unc0rr |
Implement Solid Land checkbox
|
changeset |
files
|
2008-12-05 |
unc0rr |
Don't hide ammo menu when user clicks on not yet available weapon
|
changeset |
files
|
2008-12-04 |
unc0rr |
More stable blowtorch:
|
changeset |
files
|
2008-12-04 |
unc0rr |
Try to fix problem with playing music when path contains non-latin letters
|
changeset |
files
|
2008-12-04 |
unc0rr |
Send QUIT message to server when netclient object is destroyed
|
changeset |
files
|
2008-12-04 |
unc0rr |
Don't call SDL_FreeSurface with null pointer
|
changeset |
files
|
2008-12-01 |
unc0rr |
Draw world before processing gears, as this should improve performance by introducing cpu-gpu parallelizm
|
changeset |
files
|
2008-11-30 |
unc0rr |
Don't forget brazilian translation
|
changeset |
files
|
2008-11-28 |
unc0rr |
Add chat widget to lobby page (not usable yet)
|
changeset |
files
|
2008-11-28 |
unc0rr |
Limit max chat string length to 300 letters
|
changeset |
files
|
2008-11-28 |
unc0rr |
Refactor chat widget to use QTextBrower instead of QListWidget:
|
changeset |
files
|
2008-11-28 |
unc0rr |
More delay after jump, less delay after small fall for hedgehog
|
changeset |
files
|
2008-11-27 |
unc0rr |
Fix jump landing after turn end
|
changeset |
files
|
2008-11-27 |
unc0rr |
Store ammo info directly in combobox
|
changeset |
files
|
2008-11-27 |
unc0rr |
Limit chat history to 250 entries to avoid DoS attack with its use
|
changeset |
files
|
2008-11-27 |
unc0rr |
Fix silent crash when cannot place all hedgehogs
|
changeset |
files
|
2008-11-27 |
unc0rr |
oops, remove leftovers
|
changeset |
files
|
2008-11-27 |
unc0rr |
Refactor server a bit, now all socket operations are in own threads, two per client
|
changeset |
files
|
2008-11-25 |
unc0rr |
- Don't send 'Bad param' msg, as the only reason of it is just some lag
|
changeset |
files
|
2008-11-24 |
unc0rr |
Make ghc 6.10 happy
|
changeset |
files
|
2008-11-24 |
unc0rr |
Add some type info
|
changeset |
files
|
2008-11-24 |
unc0rr |
Small fixes mixed with formatting changes
|
changeset |
files
|
2008-11-23 |
unc0rr |
small fixes
|
changeset |
files
|
2008-11-22 |
unc0rr |
Quick and dirty napalm implementation
|
changeset |
files
|
2008-11-21 |
unc0rr |
- Some reformatting
|
changeset |
files
|
2008-11-21 |
unc0rr |
- Convert small damage tag to visual gears
|
changeset |
files
|
2008-11-20 |
unc0rr |
Some reformatting
|
changeset |
files
|