Remove unused variables.
1 lines of code changed in 1 file:
cflogger: Add missing return value in store_time().
2 lines of code changed in 2 files:
Add missing call to va_end().
4 lines of code changed in 2 files:
Whitespace changes.
2 lines of code changed in 1 file:
Fix sort (sort by object's name). Fix memory leaks.
82 lines of code changed in 2 files:
Debugging sort functions
62 lines of code changed in 1 file:
Formatting: corrected indentation, removed tabs, cleaned up long lines
515 lines of code changed in 1 file:
Implement feature request #822087: Apply below.
25 lines of code changed in 4 files:
Removed obsolete server/swamp.c file. Updated the main ChangeLog.
2007-01-21 - gros
8 lines of code changed in 2 files:
Refactored several object types.
Implemented the move_on event, replacing the call to move_apply().
2007-01-21 - gros
8395 lines of code changed in 122 files:
Some refactoring, new tags.
35 lines of code changed in 4 files:
Consider all stats when swapping random stats due to a failed spell.
5 lines of code changed in 2 files:
Remove trailing whitespace.
290 lines of code changed in 2 files:
Implement feature request #656195: More effects of confusion.
202 lines of code changed in 4 files:
Girdles are not armours for restriction - too much of a balance change.
6 lines of code changed in 3 files:
New utility to build wiki monster pages.
This is my first commit of my bwp (build wiki pages) program. The
program works at the moment, except for a sorting issue, but I thought
it'd be easier for anyone who wants to help fix that if the files were
on svn. I plan to add additional features, and welcome suggestions.
Command to compile (on FreeBSD, anyway) is in the comments at the head
of the file.
846 lines of code changed in 10 files:
Implement partially feature request #656194: It should be possible to curse and bless.
83 lines of code changed in 5 files:
Update doc
0 lines of code changed in 2 files:
add --disable-logger flag to not build cflogger plugin, courtesy gros.
18 lines of code changed in 1 file:
Actually remove dummy.c
0 lines of code changed in 1 file:
Remove dummy file now that it's no longer necessary
10 lines of code changed in 4 files:
Implement feature request #817585: altars don't take group of same logical item.
149 lines of code changed in 4 files:
Implement feature request #778211: allow avatars and holy servants to be random.
41 lines of code changed in 2 files:
Link to information, not source, more useful imo.
1 lines of code changed in 1 file:
Rename 'new_save_map' to 'save_map'.
17 lines of code changed in 9 files:
Fix memory leak.
8 lines of code changed in 2 files:
Typo.
1 lines of code changed in 1 file:
Give a dummy name if skill doesn't have it. Avoids crashing later on :)
74 lines of code changed in 2 files:
Apply long standing patch #1382884: change to player wraith race courtesy Anton Oussik.
169 lines of code changed in 12 files:
Apply patch #1631685: Monster flag set on all monster parts courtesy Aaron Baugher.
9 lines of code changed in 2 files:
Some tweaks.
5 lines of code changed in 1 file:
Refactoring for the TRIGGER class of objects, methods apply and process.
2007-01-14 - gros
170 lines of code changed in 9 files:
Added two files that went missing in the previous commit.
Added a couple of legacy wrappers for apply functions.
2007-01-14 - gros
420 lines of code changed in 4 files:
Refactoring for TRANSPORT, BOOK, ITEM_TRANSFORMER and POWER_CRYSTAL classes of objects.
Methods implemented: apply, process, describe.
2007-01-14 - Gros
1471 lines of code changed in 32 files:
Better include the file :)
1 lines of code changed in 1 file:
New util: mapper.c, which generates HTML pages to browse maps.
1759 lines of code changed in 19 files:
Variables should be declared at function start.
3 lines of code changed in 2 files:
Some Win32 fixes: binmode for Perl, binary mode for opened files.
19 lines of code changed in 5 files:
Clean up follower_remove_given_items()
29 lines of code changed in 2 files:
Win32 compilation fixes: variables should be declared at function start.
8 lines of code changed in 3 files:
Forgot to comment the file :)
186 lines of code changed in 2 files:
New plugin: cflogger, which logs to sqlite3 database.
1721 lines of code changed in 8 files:
common/loader.l: Remove call to yylex_destroy() - at least on my linux
box, I get an unresolved symbol during link time (maybe different
versions of flex?)
MSW 2007-01-04
10 lines of code changed in 2 files:
Make some functions DM only.
12 lines of code changed in 2 files:
Apply patch #1627442 by Aaron Baugher, to fix bug #1551735. Works by using a key_value of divine_giver_name to objects that are given by a god.
66 lines of code changed in 2 files:
Fix error logic crashing with empty spellbooks.
7 lines of code changed in 2 files:
Update link
0 lines of code changed in 2 files:
Remove parasite line.
0 lines of code changed in 1 file:
Doxygenify header file and add licence. No functional changes.
52 lines of code changed in 2 files:
Check len of client-sent commands.
44 lines of code changed in 2 files:
Implement feature request #1443844: Lock in 1.9.0 is ethernal.
56 lines of code changed in 4 files:
Massive doxygenation of code. Reformat indentation. No functional change.
42 lines of code changed in 2 files:
Implement feature request #1555532: Disallow enchanting armour/weapons while wearing/wielding it.
140 lines of code changed in 2 files:
Fixed some mistakes in the alchemical formulae
- gros 2007-01-02
14 lines of code changed in 2 files:
Misc doc fixes.
67 lines of code changed in 3 files:
Fix horn/rod behaviour relative to sp, fix broken message.
60 lines of code changed in 2 files:
Implement feature request #656191: Add blessings and curses to scrolls.
278 lines of code changed in 7 files:
Implement feature request #1536177: Orc Knuckle requires no dice.
87 lines of code changed in 3 files:
Corrected garbage being displayed when examining an object, caused by an uninitialized buffer.
- gros 2007-01-01
1 lines of code changed in 1 file: