Fixed a bug introduced in r19972 that caused the experience cap for level n in a skill to be based on overall level, rather than the skill in question.
7 lines of code changed in 2 files:
Refactored similar_direction calculation to use modulus instead of a switch statement.
13 lines of code changed in 2 files:
Refactored starvation damage calculation to not use a loop.
9 lines of code changed in 2 files:
Clean up some log messages
49 lines of code changed in 16 files:
Cleanup of code to exit if flex is not found.
1 lines of code changed in 1 file:
Added XSLT output for body slots from arch2xml utility.
45 lines of code changed in 2 files:
Completed listing of can_use_xxx options in XSL Transformation for arch2xml.
34 lines of code changed in 2 files:
Minor tweak to display of name and name_pl and addition of explanatory comment for cfarches.xsl.
3 lines of code changed in 1 file:
Fix bug #809 -- Server: configure doesn't check for flex.
16 lines of code changed in 2 files:
Remove invalid reference.
0 lines of code changed in 1 file:
Fixed a bug that prevented players from being able to actually reach maxlevel and stay there.
26 lines of code changed in 2 files:
Make function static.
105 lines of code changed in 2 files:
Remove unused MAP_BLOCK flag
1 lines of code changed in 2 files:
Split enter_player_maplevel() from enter_exit()
15 lines of code changed in 4 files:
Added plural name to the arch2xml utility XSL transformation.
7 lines of code changed in 2 files:
Added attacktype to the XSL transformation for arch2xml utility.
3 lines of code changed in 2 files:
Merged resistances into a single-cell display, then implemented display of the rest of the resistances.
75 lines of code changed in 2 files:
Make arch2xml.py ignore empty comment lines.
6 lines of code changed in 2 files:
Fix arch2xml.py so each archetype in a file gets its own <arch> tag.
24 lines of code changed in 2 files:
Adjusted XSL for arch2xml.py to use HTML table headings.
23 lines of code changed in 3 files:
Escaped specific characters for better XML output from arch2xml.py.
26 lines of code changed in 2 files:
Adjusted whitespace of arch2xml.py XML output.
10 lines of code changed in 2 files:
Clean up references to tempnam_local()
3 lines of code changed in 4 files:
Whitespace change in the ChangeLog from r19946.
1 lines of code changed in 1 file:
Prevent item story (from msg) from being displayed for unidentified items.
10 lines of code changed in 2 files:
Tweak an error message to make it more coherent.
1 lines of code changed in 1 file:
Finish r19943, since it seems to have gone awry last time.
3 lines of code changed in 1 file:
Tweaked the in-game flavor for several artifacts for spelling and clarity.
3 lines of code changed in 1 file:
Added missing newlines to log messages in quest.c
7 lines of code changed in 1 file:
Retired old CrossEdit testing toolkit. It never actually had anything implemented and CrossEdit has been gone for years, anyway.
6 lines of code changed in 5 files:
Display final map and depth in (full) list.
7 lines of code changed in 1 file:
Fix brokan panel.
3 lines of code changed in 2 files:
Convert remaining uses of gettimeofday()
12 lines of code changed in 4 files:
Remove gettimeofday() compatibility functions
0 lines of code changed in 4 files:
Update README.
13 lines of code changed in 1 file:
Use templates instead of specific classes for tree item functions.
103 lines of code changed in 50 files:
Copy usec_elapsed() from common/time.c
10 lines of code changed in 1 file:
Replace gettimeofday(2) with clock_gettime(2)
39 lines of code changed in 8 files:
Assume standard C99 headers are available
3 lines of code changed in 3 files:
Make fields read only.
5 lines of code changed in 1 file:
Missing file from previous commit.
24 lines of code changed in 1 file:
Keep and display information about random maps.
266 lines of code changed in 14 files:
Make parameter constant.
2 lines of code changed in 2 files:
Add missing include.
1 lines of code changed in 1 file:
Sort regions and maps.
24 lines of code changed in 1 file:
Fix comment.
1 lines of code changed in 1 file:
Fix message box title.
1 lines of code changed in 1 file:
Add a menu command to clear the map cache.
32 lines of code changed in 4 files:
Remove redundant label.
0 lines of code changed in 1 file:
Give a title to the report dialog.
13 lines of code changed in 4 files:
Tweak scores.pl to dynamically use the server's active experience table to determine the level of a character without a saved level value.
49 lines of code changed in 2 files:
Removed superfluous assignment of freed string to null. The macro FREE_AND_CLEAR_STR already assigns to null.
1 lines of code changed in 1 file:
Fix for bug #807: 'Random map potion-fountains can be destroyed'.
15 lines of code changed in 2 files:
Spelling correction in comments (incorrect use of 'effect').
2 lines of code changed in 1 file:
Remove unused checks
1 lines of code changed in 1 file:
Clean up library checks
4 lines of code changed in 1 file:
Remove unnecessary checks after adopting C99
1 lines of code changed in 1 file:
Fix comments.
2 lines of code changed in 1 file:
Fix.
1 lines of code changed in 1 file: