2009-01-02 |
unc0rr |
- Send previous moves info to newly connected client when it joins a room with already started game
|
file |
diff |
annotate
|
2008-11-27 |
unc0rr |
oops, remove leftovers
|
file |
diff |
annotate
|
2008-11-27 |
unc0rr |
Refactor server a bit, now all socket operations are in own threads, two per client
|
file |
diff |
annotate
|
2008-11-24 |
unc0rr |
Make ghc 6.10 happy
|
file |
diff |
annotate
|
2008-11-24 |
unc0rr |
Add some type info
|
file |
diff |
annotate
|
2008-11-23 |
unc0rr |
small fixes
|
file |
diff |
annotate
|
2008-11-18 |
unc0rr |
Add new thread which would close handles for us (fixes forced disconnection problem)
|
file |
diff |
annotate
|
2008-11-17 |
unc0rr |
Oops, accidentaly commented hFlush out
|
file |
diff |
annotate
|
2008-11-17 |
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
|
file |
diff |
annotate
|
2008-11-17 |
unc0rr |
Include CPP option into source file for easy use
|
file |
diff |
annotate
|
2008-11-11 |
unc0rr |
Fix wrong filter
|
file |
diff |
annotate
|
2008-11-10 |
unc0rr |
Show last hour logins number
|
file |
diff |
annotate
|
2008-11-10 |
unc0rr |
Finish refactoring
|
file |
diff |
annotate
|
2008-11-08 |
unc0rr |
- Add es and sv translations to hedgewars.pro
|
file |
diff |
annotate
|
2008-11-07 |
unc0rr |
Make code flow more clear
|
file |
diff |
annotate
|
2008-11-07 |
unc0rr |
Just better syntax
|
file |
diff |
annotate
|
2008-11-07 |
unc0rr |
Show time of connection start
|
file |
diff |
annotate
|
2008-11-07 |
unc0rr |
Remove redundant function parameter
|
file |
diff |
annotate
|
2008-11-07 |
unc0rr |
Add simple DoS protection
|
file |
diff |
annotate
|
2008-11-05 |
unc0rr |
Add some verbosity to server's console messages
|
file |
diff |
annotate
|
2008-11-04 |
unc0rr |
Disconnect clients on BYE message
|
file |
diff |
annotate
|
2008-11-04 |
unc0rr |
- Fix ConfigAsked not sending full config (leads to team divide checkbox inconsistency)
|
file |
diff |
annotate
|
2008-11-04 |
unc0rr |
Oops, fix build
|
file |
diff |
annotate
|
2008-11-04 |
unc0rr |
Cleanup code a bit, some reformatting
|
file |
diff |
annotate
|
2008-11-04 |
unc0rr |
Handle exceptions on accept
|
file |
diff |
annotate
|
2008-11-03 |
unc0rr |
Reformat code a bit
|
file |
diff |
annotate
|
2008-11-03 |
unc0rr |
It seems, I finally got the solution
|
file |
diff |
annotate
|
2008-11-03 |
unc0rr |
Bring back old behavior
|
file |
diff |
annotate
|
2008-11-03 |
unc0rr |
Print comprehensive info about what's going on, don't try to close already closed handle
|
file |
diff |
annotate
|
2008-11-03 |
unc0rr |
Close socket on exception anyway
|
file |
diff |
annotate
|
2008-11-02 |
unc0rr |
Ping clients every 30 seconds, should help with ghosts on server
|
file |
diff |
annotate
|
2008-10-23 |
unc0rr |
Bring back old 'Go!' button behavior
|
file |
diff |
annotate
|
2008-10-22 |
unc0rr |
Check for right define
|
file |
diff |
annotate
|
2008-10-22 |
unc0rr |
Use C preprocessor to allow compilation in windows
|
file |
diff |
annotate
|
2008-10-22 |
unc0rr |
- Send additional info on rooms
|
file |
diff |
annotate
|
2008-10-21 |
unc0rr |
If exception is on client quit, then just remove that client
|
file |
diff |
annotate
|
2008-10-21 |
unc0rr |
Don't close handle in exception handler
|
file |
diff |
annotate
|
2008-10-21 |
unc0rr |
Better exception message
|
file |
diff |
annotate
|
2008-10-21 |
unc0rr |
Implement kick
|
file |
diff |
annotate
|
2008-10-20 |
unc0rr |
Shutdown private server when room is abandoned
|
file |
diff |
annotate
|
2008-10-20 |
unc0rr |
Support for private servers in frontend
|
file |
diff |
annotate
|
2008-10-20 |
unc0rr |
Refactor options handling and storing
|
file |
diff |
annotate
|
2008-10-20 |
unc0rr |
- Small but very important fix
|
file |
diff |
annotate
|
2008-10-18 |
unc0rr |
Log reply only when send it
|
file |
diff |
annotate
|
2008-10-18 |
unc0rr |
Add hedgewars server to build process
|
file |
diff |
annotate
|