Correction to mapper.c script, HTML correction. Some of the created pages was starting with </body> instead of <body>.
2 lines of code changed in 1 file:
Updated mapper script to add a closing table tag (</table>) to the items.html and monsters.html pages.
2 lines of code changed in 1 file:
Add logic to do svn version check between plugin and server - this prevents
incompatible plugins from being used.
MSW 2011-11-26
37 lines of code changed in 8 files:
Make some parameters const.
6 lines of code changed in 2 files:
Make source const.
4 lines of code changed in 2 files:
A copy with inventory should copy recursively.
1 lines of code changed in 1 file:
Remove redundant calls.
0 lines of code changed in 1 file:
Fix crash observed on invidious.
2 lines of code changed in 1 file:
HTML syntax changes to mapper templates for easier formatting with CSS.
17 lines of code changed in 7 files:
Change great and exceptional jewels's face.
10 lines of code changed in 1 file:
Get the correct artifact list from the full item, and not only the type (else allowed/ignored is ignored).
8 lines of code changed in 4 files:
Free quest data.
2 lines of code changed in 1 file:
Close file.
3 lines of code changed in 1 file:
Fix memory leak.
1 lines of code changed in 1 file:
Free memory.
21 lines of code changed in 3 files:
Correctly free memory.
6 lines of code changed in 1 file:
New server argument: -disable-plugin.
45 lines of code changed in 6 files:
Make function static, avoids conflict with system's malloc_info().
1 lines of code changed in 2 files:
New server setting: 'special_break_map'.
28 lines of code changed in 6 files:
Remove C99 feature.
2 lines of code changed in 1 file:
Clean obsolete functions and files.
2 lines of code changed in 7 files:
End of translations.
4 lines of code changed in 3 files:
More translations.
129 lines of code changed in 3 files:
More translations conversions.
42 lines of code changed in 3 files:
More translations.
59 lines of code changed in 3 files:
Rewrite translation of various strings.
42 lines of code changed in 3 files:
Return default language if not found. And fix stupid crash.
4 lines of code changed in 1 file:
Rewrite the i18n system.
259 lines of code changed in 10 files:
Avoid unnecessary copy during arch loading.
5 lines of code changed in 1 file:
Fix function.
1 lines of code changed in 1 file:
Also find by slaying field.
3 lines of code changed in 1 file:
Explicit cast.
1 lines of code changed in 1 file:
Fix type.
1 lines of code changed in 1 file:
Fix external.
5 lines of code changed in 3 files:
Make nrofpixmaps unsigned.
8 lines of code changed in 1 file:
Avoid unnecessary additions.
15 lines of code changed in 1 file:
Explicit cast.
1 lines of code changed in 1 file:
Fix signed/unsigned issues.
3 lines of code changed in 1 file:
Fix #if with #ifdef.
18 lines of code changed in 6 files:
Make functions static.
2 lines of code changed in 2 files:
Make function static.
59 lines of code changed in 4 files:
Move call to specific fix_player().
5 lines of code changed in 1 file:
Remove call that already exists in fix_object().
0 lines of code changed in 1 file:
Factorise call.
2 lines of code changed in 1 file:
Move error handling higher.
16 lines of code changed in 1 file:
Factorise error handling.
20 lines of code changed in 1 file:
Fix variable type.
1 lines of code changed in 1 file:
Don't invert quest order at each load.
15 lines of code changed in 1 file:
Remove unused stub.
0 lines of code changed in 1 file:
Remove unused stub.
0 lines of code changed in 5 files:
Move function to common, remove stubs.
48 lines of code changed in 9 files:
Remove useless and wrong cast.
1 lines of code changed in 1 file:
Fix variable definition.
1 lines of code changed in 1 file:
No need to call the function 2 times.
0 lines of code changed in 1 file:
Document.
25 lines of code changed in 1 file:
Fix signed/unsigned comparison.
2 lines of code changed in 1 file:
Add missing includes for prototypes.
9 lines of code changed in 5 files:
Use 'const char*' instead of 'char*' for strings. Make functions static.
66 lines of code changed in 21 files:
Add include for prototype.
3 lines of code changed in 3 files:
Make parameters const.
6 lines of code changed in 2 files:
Correctly initialise.
1 lines of code changed in 1 file:
Misc cleaning.
12 lines of code changed in 2 files:
Explicit casts. Region's fields aren't shared strings.
8 lines of code changed in 2 files:
Have 'make clean' remove generated {loader,reader}.c files.
4 lines of code changed in 2 files:
Prevent Flex from generating unused functions.
9 lines of code changed in 2 files:
Fix flag.
1 lines of code changed in 1 file:
Remove 'no_save' field from 'object', replace by FLAG_NO_SAVE.
4 lines of code changed in 5 files:
Title is a shared string.
1 lines of code changed in 1 file:
Improve artifact support.
51 lines of code changed in 5 files:
Utility function to find an artifact.
27 lines of code changed in 2 files: