Modify handle_client() to process more than one socket command per tick.
This chops about half a second off time spent in negotiate_connection()
on local client/server - probably bigger difference for remote servers.
Also, as code was, if using image caching, no further processing would
happen after first askface, so this should improve performance notably in
those cases.
MSW 2012-06-26
24 lines of code changed in 2 files:
Merge equivalent Makefile targets into single line.
Modify collect.pl.in to do locking to prevent multiple copies
running at the same time. Multiple running copies can
happen if you do a make -j4 (my default) - aside from it
being slower, it can result in corrupt files.
MSW 2012-06-20
36 lines of code changed in 2 files:
Fix documentation.
29 lines of code changed in 2 files:
Fix documentation.
10 lines of code changed in 1 file:
Documentation.
3 lines of code changed in 1 file:
Remove unused parameter. Fix documentation.
4 lines of code changed in 3 files:
Fox documentation.
4 lines of code changed in 1 file:
Fix type for coherence.
4 lines of code changed in 2 files:
Resistance potions can now display a spell effect.
5 lines of code changed in 1 file:
Remove trailing space.
2 lines of code changed in 1 file:
Fix comment.
4 lines of code changed in 1 file:
Fix badly placed external.
8 lines of code changed in 9 files:
Don't send 'name ' if name is empty.
1 lines of code changed in 1 file:
Fall back to English for help.
50 lines of code changed in 1 file:
Add .fr file so install works.
7 lines of code changed in 1 file:
Move files to their language-specific version. Copy all help files.
240 lines of code changed in 99 files:
Fix encoding.
4 lines of code changed in 1 file:
Wizard 'settings' command to display various configuration information.
87 lines of code changed in 4 files:
Fix command.
2 lines of code changed in 1 file:
Enable 'not started' for a quest.
3 lines of code changed in 1 file:
Refactor emote-related stuff.
281 lines of code changed in 2 files:
Fix crash with JXClient.
2 lines of code changed in 1 file:
Allow 'change ability' to display an effect.
9 lines of code changed in 1 file:
Fix accounts not being saved for eg unit tests.
3 lines of code changed in 1 file:
Document.
2 lines of code changed in 1 file:
Remove unused field. Document.
2 lines of code changed in 1 file:
Documentation.
31 lines of code changed in 1 file:
Make function static.
1 lines of code changed in 1 file:
Fix documentation.
42 lines of code changed in 1 file:
Face for the cloak of Acid Proofing.
1 lines of code changed in 1 file:
Don't use the weight to compute the recipe's danger.
3 lines of code changed in 1 file:
Documentation.
2 lines of code changed in 1 file:
Documentation.
102 lines of code changed in 2 files:
Documentation.
84 lines of code changed in 4 files:
Remove superfluous extern.
0 lines of code changed in 1 file:
Apply patch #3532595: Restrict account creation, by Eddward DeVilla.
69 lines of code changed in 6 files:
Remove unused flags.
0 lines of code changed in 1 file:
Documentation.
1 lines of code changed in 1 file:
Add 'trigger' command for animations.
46 lines of code changed in 1 file:
Correctly change the face when moving.
3 lines of code changed in 1 file:
Don't crash if no animation defined.
5 lines of code changed in 1 file:
May 2012 »