2008-10-21 |
unc0rr |
Better exception message
|
changeset |
files
|
2008-10-21 |
unc0rr |
Implement kick
|
changeset |
files
|
2008-10-21 |
unc0rr |
Set custom background color on servers list widget
|
changeset |
files
|
2008-10-21 |
unc0rr |
Customize team select widget background
|
changeset |
files
|
2008-10-20 |
unc0rr |
Fix seduction sound
|
changeset |
files
|
2008-10-20 |
unc0rr |
Lower music volume in frontend
|
changeset |
files
|
2008-10-20 |
unc0rr |
Oops... start a dedicated server by default
|
changeset |
files
|
2008-10-20 |
unc0rr |
Shutdown private server when room is abandoned
|
changeset |
files
|
2008-10-20 |
unc0rr |
Support for private servers in frontend
|
changeset |
files
|
2008-10-20 |
unc0rr |
Refactor options handling and storing
|
changeset |
files
|
2008-10-20 |
unc0rr |
- Small but very important fix
|
changeset |
files
|
2008-10-18 |
unc0rr |
Log reply only when send it
|
changeset |
files
|
2008-10-18 |
unc0rr |
Mention Romulo Fernandes Machado on about page for Brazilian Portuguese translation
|
changeset |
files
|
2008-10-18 |
unc0rr |
Fix formatting
|
changeset |
files
|
2008-10-18 |
unc0rr |
Allow /me in chat
|
changeset |
files
|
2008-10-18 |
unc0rr |
- Customize QTextBrowser look
|
changeset |
files
|
2008-10-18 |
unc0rr |
Move back from server setup page
|
changeset |
files
|
2008-10-18 |
unc0rr |
Start new hedgewars server instead of old one
|
changeset |
files
|
2008-10-18 |
unc0rr |
Get rid of old net server
|
changeset |
files
|
2008-10-18 |
unc0rr |
Fix out-of-source build
|
changeset |
files
|
2008-10-18 |
unc0rr |
Fix error message
|
changeset |
files
|
2008-10-18 |
unc0rr |
Fix compilation
|
changeset |
files
|
2008-10-18 |
unc0rr |
Add hedgewars server to build process
|
changeset |
files
|
2008-10-18 |
unc0rr |
- Add brazilian translation
|
changeset |
files
|
2008-10-16 |
unc0rr |
- Frontend: don't reset playing teams list after end of round
|
changeset |
files
|
2008-10-16 |
unc0rr |
Use seduction sound
|
changeset |
files
|
2008-10-16 |
unc0rr |
Reorganize mapContainer widget. Fixes a bunch of bugs, improves widget.
|
changeset |
files
|
2008-10-16 |
unc0rr |
- Fix crash when changing maps
|
changeset |
files
|
2008-10-15 |
unc0rr |
Fix a typo
|
changeset |
files
|
2008-10-15 |
unc0rr |
Fix using wrong variable =(
|
changeset |
files
|
2008-10-15 |
unc0rr |
Fix uninitialised variable
|
changeset |
files
|
2008-10-15 |
unc0rr |
Small rope optimization
|
changeset |
files
|
2008-10-15 |
unc0rr |
Fix doubling chat message
|
changeset |
files
|
2008-10-15 |
unc0rr |
Fix conditions to disconnect
|
changeset |
files
|
2008-10-15 |
unc0rr |
Fix chat messages in saves and demos
|
changeset |
files
|
2008-10-15 |
unc0rr |
Oops... fix introduced bug
|
changeset |
files
|
2008-10-15 |
unc0rr |
Share chat between frontend and engine
|
changeset |
files
|
2008-10-15 |
unc0rr |
Further improve disconnects handling
|
changeset |
files
|
2008-10-15 |
unc0rr |
Various small insignificant improvements everywhere
|
changeset |
files
|
2008-10-14 |
unc0rr |
- Perform lupdate-qt4 && lrelease-qt4
|
changeset |
files
|
2008-10-14 |
unc0rr |
Add more support for handling disconnects while playing (not fully tested)
|
changeset |
files
|
2008-10-13 |
unc0rr |
Add partial implementation of handling disconnects while playing via network
|
changeset |
files
|
2008-10-13 |
unc0rr |
- Reverse the order of client list
|
changeset |
files
|
2008-10-13 |
unc0rr |
- Add forgotten PirateFlag map to list of installed maps
|
changeset |
files
|
2008-10-13 |
unc0rr |
- Remove deprecated stuff
|
changeset |
files
|
2008-10-13 |
unc0rr |
- Set focus to dead hedgehog
|
changeset |
files
|
2008-10-13 |
unc0rr |
Make messages be more debug-friendly
|
changeset |
files
|
2008-10-12 |
unc0rr |
Server erases teams list after round finish, so everything should be okay now
|
changeset |
files
|
2008-10-12 |
unc0rr |
Clients send roundfinished message to server when the round is over
|
changeset |
files
|
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
|
2008-09-20 |
unc0rr |
Enable back the ability to see chosen team color in team widget
|
changeset |
files
|
2008-09-20 |
unc0rr |
Full-size hedgehog in hats selection widget
|
changeset |
files
|
2008-09-20 |
unc0rr |
Draw a hedgehog under the hat in hats combobox
|
changeset |
files
|