Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-120
+120
+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.
Reorganize mapContainer widget. Fixes a bunch of bugs, improves widget.
2008-10-16, by unc0rr
- Fix crash when changing maps
2008-10-16, by unc0rr
Fix a typo
2008-10-15, by unc0rr
Fix using wrong variable =(
2008-10-15, by unc0rr
Fix uninitialised variable
2008-10-15, by unc0rr
Small rope optimization
2008-10-15, by unc0rr
Fix doubling chat message
2008-10-15, by unc0rr
Fix conditions to disconnect
2008-10-15, by unc0rr
Fix chat messages in saves and demos
2008-10-15, by unc0rr
Oops... fix introduced bug
2008-10-15, by unc0rr
Share chat between frontend and engine
2008-10-15, by unc0rr
Further improve disconnects handling
2008-10-15, by unc0rr
Various small insignificant improvements everywhere
2008-10-15, by unc0rr
- Perform lupdate-qt4 && lrelease-qt4
2008-10-14, by unc0rr
Add more support for handling disconnects while playing (not fully tested)
2008-10-14, by unc0rr
Add partial implementation of handling disconnects while playing via network
2008-10-13, by unc0rr
- Reverse the order of client list
2008-10-13, by unc0rr
- Add forgotten PirateFlag map to list of installed maps
2008-10-13, by unc0rr
- Remove deprecated stuff
2008-10-13, by unc0rr
- Set focus to dead hedgehog
2008-10-13, by unc0rr
Make messages be more debug-friendly
2008-10-13, by unc0rr
Server erases teams list after round finish, so everything should be okay now
2008-10-12, by unc0rr
Clients send roundfinished message to server when the round is over
2008-10-12, by unc0rr
Fix water rising too fast
2008-10-12, by unc0rr
Rename function
2008-10-10, by unc0rr
Allow --port=PORT command-line parameter to specify the port to listen on
2008-10-10, by unc0rr
Flush CONNECTED message, so client hasn't to wait for it on connect
2008-10-09, by unc0rr
Fix the bug
2008-10-09, by unc0rr
Stub to run network game
2008-10-09, by unc0rr
Update protocol doc
2008-10-09, by unc0rr
Fix team colors mismatch on some conditions (just synchronize them when team is added)
2008-10-09, by unc0rr
Small optimization (use partition instead of two filters with opposite predicates)
2008-10-09, by unc0rr
Send team removal message to others in room when client disconnects
2008-10-09, by unc0rr
- Fix a bug with chosen map (new clinet gets wrong information)
2008-10-09, by unc0rr
Fix that bug (lol, pretty fast, eh?)
2008-10-09, by unc0rr
Send teams info to newly connected client (has a bug with team sequence, need to discover)
2008-10-09, by unc0rr
- Allow team color changing
2008-10-09, by unc0rr
- Only team owner can remove team from the list
2008-10-09, by unc0rr
Add support for removing team
2008-10-09, by unc0rr
Can choose hedgehogs number now
2008-10-09, by unc0rr
Add seduction weapon sound
2008-10-09, by unc0rr
Adding teams now works
2008-10-08, by unc0rr
Get rid of team id in client code
2008-10-08, by unc0rr
Build neccessary structures in memory on ADDTEAM message, but don't send answer yet (need to review team id concept)
2008-10-08, by unc0rr
Fix protocol implementation to conform documentation
2008-10-08, by unc0rr
- Add protocol description (just started)
2008-10-08, by unc0rr
Optimize list lookups a bit
2008-10-08, by unc0rr
Reformat some code =P
2008-10-08, by unc0rr
- Shut the client's tries to configure server up
2008-10-08, by unc0rr
Server now fully supports game options
2008-10-08, by unc0rr
- Add join and leave messages to chat box
2008-10-08, by unc0rr
Implement rooms list refresh
2008-10-08, by unc0rr
Implement room create and join
2008-10-08, by unc0rr
- Introduce a bit of state miachine in client code (should be more robust and verbosive now)
2008-10-08, by unc0rr
Create a page for rooms list
2008-10-08, by unc0rr
- Add stub page for rooms list
2008-10-07, by unc0rr
Get rid of "internet" network game mode
2008-10-06, by unc0rr
Fix a bug with 'ghosts' on server
2008-10-06, by unc0rr
Fix another server failure (when second client in room disconnects)
2008-10-06, by unc0rr
- Now actually fix
2008-10-06, by unc0rr
Fix server crash on client disconnect
2008-10-05, by unc0rr
- Fix build of server (has some bugs now)
2008-10-05, by unc0rr
Start refactoring standalone server (prepare to change protocol)
2008-10-05, by unc0rr
Don't allow team with the same name from the same client (helps with double add due to lags)
2008-10-05, by unc0rr
Remove deprecated stuff
2008-10-05, by unc0rr
Fix a bug screwing team selection up in network game
2008-09-29, by unc0rr
Fix arithmetic bug in CHedgehogerWidget
2008-09-29, by unc0rr
Add team surrender flag
2008-09-29, by unc0rr
- Fix water rise
2008-09-29, by unc0rr
Try to adjust flame parameters
2008-09-28, by unc0rr
Prevent AI to damage a teammate when trying to dig with firepunch (patch not tested)
2008-09-28, by unc0rr
Start flames rework
2008-09-28, by unc0rr
- Hedgehog doesn't take off hat when shooting from shotgun
2008-09-28, by unc0rr
Predefined team can have customized hat
2008-09-28, by unc0rr
Bot could use firepunch if it doesn't find anything else useful, and it has land above his head
2008-09-28, by unc0rr
Update Spanish and Polish translations
2008-09-28, by unc0rr
Fix frontend
2008-09-28, by unc0rr
- Customize spinbox arrows
2008-09-28, by unc0rr
Reorganize team edit page a little (save a lot of space)
2008-09-28, by unc0rr
Move preview icons into comboboxes
2008-09-28, by unc0rr
Seduction animation
2008-09-23, by unc0rr
A bit larger heart
2008-09-23, by unc0rr
- Update Italian translation
2008-09-22, by unc0rr
Enable back the ability to see chosen team color in team widget
2008-09-20, by unc0rr
Full-size hedgehog in hats selection widget
2008-09-20, by unc0rr
Draw a hedgehog under the hat in hats combobox
2008-09-20, by unc0rr
Update watermelon sprite
2008-09-19, by unc0rr
Use new sounds
2008-09-19, by unc0rr
Add new sound files
2008-09-19, by unc0rr
- Unbreak previously broken themes
2008-09-19, by unc0rr
Fix bug #61 http://fireforge.net/tracker/index.php?func=detail&aid=61&group_id=11&atid=125
2008-09-19, by unc0rr
Add Underwater theme
2008-09-19, by unc0rr
- Optimize maps
2008-09-19, by unc0rr
Fix mortar
2008-09-19, by unc0rr
Forgotten sheep map...
2008-09-19, by unc0rr
Graphics update
2008-09-19, by unc0rr
Draw smoke trail underneath of grenade
2008-09-19, by unc0rr
- Add many hats
2008-09-19, by unc0rr
Fix music starting to play after the round even if it was turned off
2008-09-18, by unc0rr
Rename hellish bomb to hellish hand-grenade
2008-09-18, by unc0rr
Delete deprecated stuff
2008-09-18, by unc0rr
Update Italian translation
2008-09-18, by unc0rr
Mention Eugene Lyubimkin in translators list for his Ukrainian translation
2008-09-18, by unc0rr
Add Hellish bomb weapon
2008-09-18, by unc0rr
Add watermelon sprite
2008-09-18, by unc0rr
Add watermelon weapon (without proper sprites yet)
2008-09-18, by unc0rr
Finish Ukrainian translation
2008-09-18, by unc0rr
- Continue seduction implementation
2008-09-17, by unc0rr
- Perform lupdate-qt4 && lrelease-qt4
2008-09-17, by unc0rr
Hedgehog doesn't take off the hat when walking
2008-09-12, by unc0rr
Allow theme to set custom water color
2008-09-12, by unc0rr
D'oh
2008-09-12, by unc0rr
Speed up hat
2008-09-11, by unc0rr
Draw hat when hedgehog is aiming
2008-09-11, by unc0rr
- Reorganize headers according to Qt's style guide
2008-09-11, by unc0rr
Hat 'wearing' animation
2008-09-11, by unc0rr
Update Italian translation
2008-09-10, by unc0rr
Remove 25pix margin on every page, so exit button is almost in the same place on all pages
2008-09-08, by unc0rr
Better theme selection widget look
2008-09-08, by unc0rr
Add Spanish translation by Carlos Vives
2008-09-06, by unc0rr
less
more
|
(0)
-1000
-120
+120
+1000
+3000
+10000
tip