February 2008 Commit Log

Number of Commits:
44
Number of Active Developers:
3
ryo_saeba 2008-02-23 15:04 Rev.: 8469

Generate a global list of monsters in maps, and list monsters on each map.

255 lines of code changed in 8 files:

ryo_saeba 2008-02-22 16:48 Rev.: 8467

Generate a list of special equipment in maps. Not yet listed in the map page itself.

215 lines of code changed in 2 files:

ryo_saeba 2008-02-17 12:04 Rev.: 8463

Smarter pic generation for tiled maps. Fix crash if no map for quest.

36 lines of code changed in 2 files:

ryo_saeba 2008-02-17 08:50

Remove obsolete functions (related to weather).

8 lines of code changed in 8 files:

ryo_saeba 2008-02-17 08:42 Rev.: 8460

Fix shifted pic for eg Titan.

16 lines of code changed in 4 files:

ryo_saeba 2008-02-17 05:25 Rev.: 8459

Remove ltostr10 and doubletostr10.

64 lines of code changed in 7 files:

ryo_saeba 2008-02-17 04:49 Rev.: 8458

Unit test for get_ob_diff().

51 lines of code changed in 3 files:

ryo_saeba 2008-02-16 05:10 Rev.: 8430

Tileset support, through '-tileset=' option. Default 'standard' tileset.

18 lines of code changed in 2 files:

ryo_saeba 2008-02-16 03:50 Rev.: 8425

Remove left-over from weather code.

12 lines of code changed in 14 files:

ryo_saeba 2008-02-14 18:21 Rev.: 8423

Fix various warnings, remove unused variables/code.

9 lines of code changed in 9 files:

ryo_saeba 2008-02-14 14:31 Rev.: 8422

Add 'race_restriction' key/value field, that enables to restrict an item to being appliable only for certain races.

52 lines of code changed in 3 files:

ryo_saeba 2008-02-14 14:04 Rev.: 8421

Remove unused functions.

5 lines of code changed in 3 files:

ryo_saeba 2008-02-13 18:24 Rev.: 8420

Better tiled maps handling.

476 lines of code changed in 2 files:

ryo_saeba 2008-02-09 10:00 Rev.: 8400

Kind of update a few things.

17530 lines of code changed in 7 files:

ryo_saeba 2008-02-09 09:58 Rev.: 8399

Fix broken pics.

16 lines of code changed in 4 files:

ryo_saeba 2008-02-09 08:08 Rev.: 8398

Fix missing parameter.

4 lines of code changed in 2 files:

ryo_saeba 2008-02-09 06:30 Rev.: 8395

Use 'anim_suffix' in class selection to try to find a race/class animation.

18 lines of code changed in 2 files:

ryo_saeba 2008-02-09 06:01 Rev.: 8394

Update protocol.

19 lines of code changed in 2 files:

ryo_saeba 2008-02-09 05:56 Rev.: 8393

Some bases for sending race/class info to client. Not finished, but won't crash.

138 lines of code changed in 4 files:

ryo_saeba 2008-02-09 05:55 Rev.: 8392

Helper stringbuffer function.

21 lines of code changed in 3 files:

ryo_saeba 2008-02-08 15:59 Rev.: 8391

Get quest information from map's lore. Generate quest index.

371 lines of code changed in 9 files:

ryo_saeba 2008-02-08 12:26

Include level of map in variables. Generate global map index by level.

154 lines of code changed in 6 files:

ryo_saeba 2008-02-07 17:24 Rev.: 8388

Documentation, no functional change.

198 lines of code changed in 5 files:

akirschbaum 2008-02-06 18:33 Rev.: 8385

Add stringbuffer_finish_shared().

28 lines of code changed in 3 files:

akirschbaum 2008-02-06 18:23 Rev.: 8384

Add stringbuffer_append_stringbuffer().

17 lines of code changed in 3 files:

akirschbaum 2008-02-06 18:16 Rev.: 8383

Make stringbuffer_append_printf() work.

1 lines of code changed in 1 file:

akirschbaum 2008-02-06 18:08 Rev.: 8382

Add printf() like variant to StringBuffer module.

41 lines of code changed in 3 files:

akirschbaum 2008-02-06 18:02 Rev.: 8381

Remove trailing whitespace.

2 lines of code changed in 1 file:

kbulgrien 2008-02-06 08:31 Rev.: 8380

Change heading of high score command output to match the actual highscore data
by using <> instead of [] around max grace, hp, and sp. The reason is that
when [max x] gets to a client that supports mediaTags, the text is treated
as a tag, and a log message is created about an unknown tag.

9 lines of code changed in 2 files:

ryo_saeba 2008-02-05 18:50 Rev.: 8376

Use map's name on the slaying page.

5 lines of code changed in 2 files:

ryo_saeba 2008-02-05 18:44 Rev.: 8375

Add exits leading to a map. Changes tag to be coherent.

55 lines of code changed in 7 files:

ryo_saeba 2008-02-05 18:00 Rev.: 8374

Extract map page writing to separate function. Make names coherent. And more.

233 lines of code changed in 2 files:

ryo_saeba 2008-02-05 17:36 Rev.: 8373

Always get map's name at cost of memory use.

18 lines of code changed in 2 files:

ryo_saeba 2008-02-05 17:28 Rev.: 8372

Parameter to toggle exit info generation.

15 lines of code changed in 2 files:

ryo_saeba 2008-02-05 17:24 Rev.: 8371

Simplify code.

30 lines of code changed in 2 files:

ryo_saeba 2008-02-04 17:13 Rev.: 8369

Fix warnings.

28 lines of code changed in 2 files:

ryo_saeba 2008-02-04 17:07 Rev.: 8368

Get the real map's name.

25 lines of code changed in 2 files:

ryo_saeba 2008-02-03 18:05 Rev.: 8365

Keep pointer to region instead of just the name.

36 lines of code changed in 2 files:

ryo_saeba 2008-02-03 16:45 Rev.: 8364

Major refactoring, to prepare for more fun things.

203 lines of code changed in 2 files:

ryo_saeba 2008-02-03 12:43

Generate information on 'slaying' fields.

254 lines of code changed in 2 files:

ryo_saeba 2008-02-03 06:29 Rev.: 8360

Add lore information to map page.

36 lines of code changed in 5 files:

ryo_saeba 2008-02-03 05:59 Rev.: 8359

Fix memory leak.

4 lines of code changed in 2 files:

ryo_saeba 2008-02-01 15:15 Rev.: 8342

Remove weather code, unused and messy.

22 lines of code changed in 13 files:

ryo_saeba 2008-02-01 14:32 Rev.: 8340

Fix for bug #1882265: Server failure when all exp_table entries commented out.

51 lines of code changed in 3 files:

January 2008 »

Generated by StatSVN 0.7.0