2008-10-12 |
unc0rr |
Fix water rising too fast
|
changeset |
files
|
2008-10-10 |
unc0rr |
Rename function
|
changeset |
files
|
2008-10-10 |
unc0rr |
Allow --port=PORT command-line parameter to specify the port to listen on
|
changeset |
files
|
2008-10-09 |
unc0rr |
Flush CONNECTED message, so client hasn't to wait for it on connect
|
changeset |
files
|
2008-10-09 |
unc0rr |
Fix the bug
|
changeset |
files
|
2008-10-09 |
unc0rr |
Stub to run network game
|
changeset |
files
|
2008-10-09 |
unc0rr |
Update protocol doc
|
changeset |
files
|
2008-10-09 |
unc0rr |
Fix team colors mismatch on some conditions (just synchronize them when team is added)
|
changeset |
files
|
2008-10-09 |
unc0rr |
Small optimization (use partition instead of two filters with opposite predicates)
|
changeset |
files
|
2008-10-09 |
unc0rr |
Send team removal message to others in room when client disconnects
|
changeset |
files
|
2008-10-09 |
unc0rr |
- Fix a bug with chosen map (new clinet gets wrong information)
|
changeset |
files
|
2008-10-09 |
unc0rr |
Fix that bug (lol, pretty fast, eh?)
|
changeset |
files
|
2008-10-09 |
unc0rr |
Send teams info to newly connected client (has a bug with team sequence, need to discover)
|
changeset |
files
|
2008-10-09 |
unc0rr |
- Allow team color changing
|
changeset |
files
|
2008-10-09 |
unc0rr |
- Only team owner can remove team from the list
|
changeset |
files
|
2008-10-09 |
unc0rr |
Add support for removing team
|
changeset |
files
|
2008-10-09 |
unc0rr |
Can choose hedgehogs number now
|
changeset |
files
|
2008-10-09 |
unc0rr |
Add seduction weapon sound
|
changeset |
files
|
2008-10-08 |
unc0rr |
Adding teams now works
|
changeset |
files
|
2008-10-08 |
unc0rr |
Get rid of team id in client code
|
changeset |
files
|
2008-10-08 |
unc0rr |
Build neccessary structures in memory on ADDTEAM message, but don't send answer yet (need to review team id concept)
|
changeset |
files
|
2008-10-08 |
unc0rr |
Fix protocol implementation to conform documentation
|
changeset |
files
|
2008-10-08 |
unc0rr |
- Add protocol description (just started)
|
changeset |
files
|
2008-10-08 |
unc0rr |
Optimize list lookups a bit
|
changeset |
files
|
2008-10-08 |
unc0rr |
Reformat some code =P
|
changeset |
files
|
2008-10-08 |
unc0rr |
- Shut the client's tries to configure server up
|
changeset |
files
|
2008-10-08 |
unc0rr |
Server now fully supports game options
|
changeset |
files
|
2008-10-08 |
unc0rr |
- Add join and leave messages to chat box
|
changeset |
files
|
2008-10-08 |
unc0rr |
Implement rooms list refresh
|
changeset |
files
|
2008-10-08 |
unc0rr |
Implement room create and join
|
changeset |
files
|
2008-10-08 |
unc0rr |
- Introduce a bit of state miachine in client code (should be more robust and verbosive now)
|
changeset |
files
|
2008-10-08 |
unc0rr |
Create a page for rooms list
|
changeset |
files
|
2008-10-07 |
unc0rr |
- Add stub page for rooms list
|
changeset |
files
|
2008-10-06 |
unc0rr |
Get rid of "internet" network game mode
|
changeset |
files
|
2008-10-06 |
unc0rr |
Fix a bug with 'ghosts' on server
|
changeset |
files
|
2008-10-06 |
unc0rr |
Fix another server failure (when second client in room disconnects)
|
changeset |
files
|
2008-10-06 |
unc0rr |
- Now actually fix
|
changeset |
files
|
2008-10-05 |
unc0rr |
Fix server crash on client disconnect
|
changeset |
files
|
2008-10-05 |
unc0rr |
- Fix build of server (has some bugs now)
|
changeset |
files
|
2008-10-05 |
unc0rr |
Start refactoring standalone server (prepare to change protocol)
|
changeset |
files
|
2008-10-05 |
unc0rr |
Don't allow team with the same name from the same client (helps with double add due to lags)
|
changeset |
files
|
2008-10-05 |
unc0rr |
Remove deprecated stuff
|
changeset |
files
|
2008-09-29 |
unc0rr |
Fix a bug screwing team selection up in network game
|
changeset |
files
|
2008-09-29 |
unc0rr |
Fix arithmetic bug in CHedgehogerWidget
|
changeset |
files
|
2008-09-29 |
unc0rr |
Add team surrender flag
|
changeset |
files
|
2008-09-29 |
unc0rr |
- Fix water rise
|
changeset |
files
|
2008-09-28 |
unc0rr |
Try to adjust flame parameters
|
changeset |
files
|
2008-09-28 |
unc0rr |
Prevent AI to damage a teammate when trying to dig with firepunch (patch not tested)
|
changeset |
files
|
2008-09-28 |
unc0rr |
Start flames rework
|
changeset |
files
|
2008-09-28 |
unc0rr |
- Hedgehog doesn't take off hat when shooting from shotgun
|
changeset |
files
|
2008-09-28 |
unc0rr |
Predefined team can have customized hat
|
changeset |
files
|
2008-09-28 |
unc0rr |
Bot could use firepunch if it doesn't find anything else useful, and it has land above his head
|
changeset |
files
|
2008-09-28 |
unc0rr |
Update Spanish and Polish translations
|
changeset |
files
|
2008-09-28 |
unc0rr |
Fix frontend
|
changeset |
files
|
2008-09-28 |
unc0rr |
- Customize spinbox arrows
|
changeset |
files
|
2008-09-28 |
unc0rr |
Reorganize team edit page a little (save a lot of space)
|
changeset |
files
|
2008-09-28 |
unc0rr |
Move preview icons into comboboxes
|
changeset |
files
|
2008-09-23 |
unc0rr |
Seduction animation
|
changeset |
files
|
2008-09-23 |
unc0rr |
A bit larger heart
|
changeset |
files
|
2008-09-22 |
unc0rr |
- Update Italian translation
|
changeset |
files
|