July 2005 Commit Log

Number of Commits:
123
Number of Active Developers:
8
k_ahlers 2005-07-31 03:34 Rev.: 3517

Corrected Bugs in King/Princess/Guards

273 lines of code changed in 1 file:

ryo_saeba 2005-07-30 14:31 Rev.: 3516

Fix text selection issue under Windows.

6 lines of code changed in 2 files:

ryo_saeba 2005-07-30 13:59 Rev.: 3515

Logger plugin compilation for Win32.

74 lines of code changed in 2 files:

ryo_saeba 2005-07-30 11:53 Rev.: 3514

Use GTK 2.6.x.

4 lines of code changed in 1 file:

ryo_saeba 2005-07-30 10:03 Rev.: 3513

Crash when news/rules >4096 bytes.

14 lines of code changed in 2 files:

ryo_saeba 2005-07-30 04:47 Rev.: 3512

Missing files at uninstall.

2 lines of code changed in 1 file:

ryo_saeba 2005-07-30 03:24 Rev.: 3511

Add news & rules to installer. Remove .pyc files at uninstall.

7 lines of code changed in 2 files:

ryo_saeba 2005-07-29 16:31 Rev.: 3510

Fix a crash if closing login window.

12 lines of code changed in 2 files:

ryo_saeba 2005-07-29 13:05 Rev.: 3509

Add some technical plugin information

22 lines of code changed in 2 files:

qal21 2005-07-29 12:20 Rev.: 3508

Fix battleground check, and some style nitpicks regarding NULL.

7 lines of code changed in 1 file:

qal21 2005-07-29 11:45 Rev.: 3507

Add more safeguards to arena petmode

6 lines of code changed in 1 file:

qal21 2005-07-28 02:23 Rev.: 3506

Fix bugs in arena petmode and clean up most of it's logic into it's own function. Document the arena petmode in the "help petmode" output.

91 lines of code changed in 4 files:

ryo_saeba 2005-07-27 12:54 Rev.: 3505

Inscription uses correct sp/grace points.

7 lines of code changed in 2 files:

akirschbaum 2005-07-25 19:23 Rev.: 3504

The following changes prevent spells in player's inventories from being
damaged by casting spells, using skills, or praying.
server/attack.c: Limit cancellation and acid attacks to visible objects only.
server/gods.c: Limit god granted remove curse/damnation to visible objects
only.
server/skills.c: Limit the skills sense curse and sense magic to visible
objects only.
server/spell_effect.c: Limit the spells detect curse and detect magic to
visible objects only.

23 lines of code changed in 5 files:

mwedel 2005-07-25 00:29 Rev.: 3503

recollect archetypes.
MSW 2005-07-24

18 lines of code changed in 1 file:

ryo_saeba 2005-07-23 05:06 Rev.: 3502

Fix message with 'null'

4 lines of code changed in 2 files:

ryo_saeba 2005-07-22 15:41 Rev.: 3501

Initialising values works better :)

4 lines of code changed in 2 files:

ryo_saeba 2005-07-22 14:53 Rev.: 3500

Better read doc next time.

1 lines of code changed in 1 file:

ryo_saeba 2005-07-22 14:39 Rev.: 3499

Don't uninstall service if not installed

4 lines of code changed in 1 file:

ryo_saeba 2005-07-22 14:32 Rev.: 3498

Log, then check mail - if mail fails, log is still written.

2 lines of code changed in 1 file:

k_ahlers 2005-07-22 03:16 Rev.: 3497

shops/*: added shop inventory signs
city: corrected entrance to the palace

20 lines of code changed in 5 files:

k_ahlers 2005-07-21 16:51 Rev.: 3496

city: link to inn added
inn: inserted and designed

1795 lines of code changed in 2 files:

ryo_saeba 2005-07-21 16:30 Rev.: 3495

Small updates, points to quests document.

11 lines of code changed in 1 file:

ryo_saeba 2005-07-21 16:20 Rev.: 3494

Change client_type to misc (8021)

2 lines of code changed in 1 file:

ryo_saeba 2005-07-21 16:18 Rev.: 3493

Add item transformer client type.

1 lines of code changed in 1 file:

k_ahlers 2005-07-21 13:20 Rev.: 3492

redesigned, houses inserted

1284 lines of code changed in 1 file:

k_ahlers 2005-07-21 07:29 Rev.: 3491

general, general2: redesigned; map splitted in two files; part of a little quest inserted
magic: built in; other part of the little quest inserted

2723 lines of code changed in 4 files:

k_ahlers 2005-07-21 03:10 Rev.: 3490

armour, potion, weapon: all nomagic-tiles removed, selling works now
city: redesign, addet transportarea, magic now allowed
palace: redesign, more guards, stronger guards, magic now allowed

1219 lines of code changed in 5 files:

akirschbaum 2005-07-21 02:20 Rev.: 3489

gtk/image.c: Remove stray '+' at beginning of line.

4 lines of code changed in 2 files:

k_ahlers 2005-07-20 04:35 Rev.: 3488

general: New Shop added
potion: New Shop added
city: Link to shops/general and shops/potion set

31040 lines of code changed in 3 files:

akirschbaum 2005-07-20 03:38 Rev.: 3487

random_maps/random_map.h: Add prototype for set_random_map_variable().
server/main.c: Remove prototype for set_random_map_variable().

4 lines of code changed in 3 files:

akirschbaum 2005-07-20 03:18 Rev.: 3486

lib/Makefile.am, lib/Makefile.in, lib/help/whereabouts: Add help for
whereabouts command.

10 lines of code changed in 4 files:

akirschbaum 2005-07-19 17:52 Rev.: 3485

server/apply.c: Properly terminate destination string with '\0' in
apply_item_transformer(). Avoid clearing the string buffer multiple times.

12 lines of code changed in 2 files:

akirschbaum 2005-07-19 17:20 Rev.: 3484

Add missing 'slaying' field.

2 lines of code changed in 1 file:

akirschbaum 2005-07-19 17:18 Rev.: 3483

Make bronce slicing knives work.

3 lines of code changed in 2 files:

ryo_saeba 2005-07-19 15:59 Rev.: 3482

Don't hardcode values. Fix item transformer code.

37 lines of code changed in 11 files:

akirschbaum 2005-07-19 14:30 Rev.: 3481

Add description for 'slaying' field.

3 lines of code changed in 1 file:

k_ahlers 2005-07-19 05:06 Rev.: 3480

palace: changed design, added npcs

614 lines of code changed in 1 file:

k_ahlers 2005-07-19 02:44 Rev.: 3479

city: Link to palace set
enter: automatic teleport when the pass is availible
palace: added

5570 lines of code changed in 3 files:

k_ahlers 2005-07-19 00:45 Rev.: 3478

shops/armour: Armourshop added
city: Armourshop linked
ALL: Region set to 'Forgotten Town'

3204 lines of code changed in 4 files:

k_ahlers 2005-07-19 00:25 Rev.: 3477

weapon: Changed Exitlocation in the city-map
city: linked weaponshop to shops/weapon

6 lines of code changed in 2 files:

akirschbaum 2005-07-18 16:45 Rev.: 3476

Remove undefined field 'splaying'.

0 lines of code changed in 1 file:

akirschbaum 2005-07-18 15:29 Rev.: 3475

x11/x11.c: Fix crash if display cannot be opened.

6 lines of code changed in 2 files:

akirschbaum 2005-07-18 15:10 Rev.: 3474

common/script.c: Properly terminate string with '\0' in script_init().

4 lines of code changed in 2 files:

akirschbaum 2005-07-18 15:08 Rev.: 3473

Fix spelling error in error message.

2 lines of code changed in 1 file:

ryo_saeba 2005-07-18 14:40 Rev.: 3472

Add missing Win32 define.

10 lines of code changed in 2 files:

akirschbaum 2005-07-18 14:07 Rev.: 3471

server/plugins.c: Merge mostly identical code from #ifdef WIN32 and #else
blocks. Use opendir/readdir/closedir instead scandir for Unix because WIN32
probably does not have these functions. Prevent loading one plugin multiple
times.
include/sproto.h: Update prototypes for plugin functions.
server/c_wiz.c: Add success/failure messages to plugin and plugout commands.
Do not crash due to missing parameter.

184 lines of code changed in 4 files:

k_ahlers 2005-07-18 13:19 Rev.: 3470

city: automatic doorcloser added
enter: bug with the monstermovers deleted

90 lines of code changed in 2 files:

k_ahlers 2005-07-18 11:02 Rev.: 3469

Added the weaponshop and the questpart-area

1323 lines of code changed in 1 file:

k_ahlers 2005-07-18 10:51 Rev.: 3468

Made the Vampires weaker (physical+50)

4 lines of code changed in 1 file:

k_ahlers 2005-07-18 10:39 Rev.: 3467

map for the forgotten_town weaponshop added; entermap corrected: the sign for the exit was corrected and monstermovers were build in because of blocking the teleporters

4714 lines of code changed in 2 files:

cavesomething 2005-07-17 19:47 Rev.: 3466

quest-ise the newbie house

18 lines of code changed in 2 files:

k_ahlers 2005-07-17 17:43 Rev.: 3465

k_ahlers: Changed building in Darcap to castle and linked it with the forgotten-town maps

717 lines of code changed in 1 file:

k_ahlers 2005-07-17 17:37 Rev.: 3464

k_ahlers: Added maps for the forgotten_town quest; city - Maincity; entry - Test for enter the Maintown

13918 lines of code changed in 2 files:

ryo_saeba 2005-07-17 12:30 Rev.: 3463

Map on tracker, #1239566 by Knut Ahlers

1711 lines of code changed in 2 files:

akirschbaum 2005-07-17 06:48 Rev.: 3462

server/pets: Fix off-by-one error in follow_owner().

2 lines of code changed in 2 files:

akirschbaum 2005-07-17 06:22 Rev.: 3461

server/c_wiz: Allow the summon and teleport commands to place the summoned
player/DM north-west of DM/player.

6 lines of code changed in 2 files:

ryo_saeba 2005-07-17 06:00 Rev.: 3460

Use const char* instead of char* when possible. Removed unused variables from weather code.

47 lines of code changed in 10 files:

akirschbaum 2005-07-17 05:57 Rev.: 3459

Remove unused variable.

0 lines of code changed in 1 file:

ryo_saeba 2005-07-17 04:58 Rev.: 3458

Boost up color spray damage.

1 lines of code changed in 1 file:

akirschbaum 2005-07-17 04:44 Rev.: 3457

server/apply.c: Make converters that increase value non-functional.

40 lines of code changed in 2 files:

qal21 2005-07-16 23:19 Rev.: 3456

Fixed bug in previous commit of arena petmode that cause pets that should be friendly to eachother to fight.

13 lines of code changed in 3 files:

akirschbaum 2005-07-16 17:05 Rev.: 3455

Remove non-existent file from list of help files to install.

0 lines of code changed in 2 files:

akirschbaum 2005-07-16 16:10 Rev.: 3454

Fix spelling errors in string constants.

65 lines of code changed in 24 files:

akirschbaum 2005-07-16 14:52 Rev.: 3453

server/c_misc.c: Remove superfluous trailing '\0' from strings.

6 lines of code changed in 2 files:

qal21 2005-07-16 14:03 Rev.: 3452

server/{c_misc.c, monster.c, pets.c}, include/player.h: Add new "arena"
petmode which allows pets to attack players and other pets while in the
arena.
Alex Schultz 2005-07-16

69 lines of code changed in 5 files:

akirschbaum 2005-07-16 13:14 Rev.: 3451

*Makefile.in, aclocal.m4, configure: Rebuilt generated files.

516 lines of code changed in 26 files:

akirschbaum 2005-07-16 13:02 Rev.: 3450

lib/Makefile.am: Update list of help files to install.

14 lines of code changed in 2 files:

akirschbaum 2005-07-16 12:23 Rev.: 3449

gtk/sdl.c, gtk-v2/src/sdl.c: Fix printf like format specifiers.

5 lines of code changed in 3 files:

akirschbaum 2005-07-16 09:20 Rev.: 3448

server/skills.c: Do not reveal a hidden DM in attempt_jump().

3 lines of code changed in 2 files:

akirschbaum 2005-07-16 09:02 Rev.: 3447

server/skills.c: Do not reveal a hidden DM in steal().

3 lines of code changed in 2 files:

akirschbaum 2005-07-16 08:25 Rev.: 3446

server/player.c: Ignore hidden DM in stand_near_hostile(). Formerly it always
returned false if a hidden DM was present.

7 lines of code changed in 2 files:

ryo_saeba 2005-07-16 05:53 Rev.: 3445

Improve pickup command.

84 lines of code changed in 2 files:

akirschbaum 2005-07-15 18:23 Rev.: 3444

server/c_party.c: Make party passwords with a length of 8 characters work
again.

7 lines of code changed in 2 files:

akirschbaum 2005-07-15 16:52 Rev.: 3443

lib/artifacts: Fix type of lockpicks of quality/high quality.

5 lines of code changed in 2 files:

ryo_saeba 2005-07-15 16:17 Rev.: 3442

Plugin cleanup, remove obsolete libcross.

0 lines of code changed in 2 files:

ryo_saeba 2005-07-15 16:11 Rev.: 3441

Massive plugin changes, fixes bugs for Win32

458 lines of code changed in 6 files:

ryo_saeba 2005-07-15 15:05 Rev.: 3440

Remove empty bottles that cause issues.

0 lines of code changed in 19 files:

gros 2005-07-15 12:24 Rev.: 3439


Correcting end-of-line issue within Makefile.in

0 lines of code changed in 1 file:

ryo_saeba 2005-07-15 10:48 Rev.: 3438

A few more fixes

3 lines of code changed in 1 file:

ryo_saeba 2005-07-15 10:42 Rev.: 3437

A few more fixes

90 lines of code changed in 4 files:

ryo_saeba 2005-07-15 10:36 Rev.: 3436

Missing stubs for random maps standalone

82 lines of code changed in 2 files:

ryo_saeba 2005-07-15 10:34 Rev.: 3435

Rebuilt file courtesy gros

2 lines of code changed in 1 file:

ryo_saeba 2005-07-15 10:15 Rev.: 3434

Missing quest.c file in building process.

1 lines of code changed in 1 file:

ryo_saeba 2005-07-15 08:51 Rev.: 3433

Glue cleaning. New plugin function.

157 lines of code changed in 21 files:

ryo_saeba 2005-07-15 05:43 Rev.: 3432

Missing commit

40 lines of code changed in 1 file:

ryo_saeba 2005-07-15 04:28 Rev.: 3431

Fix plugin crashes

55 lines of code changed in 2 files:

ryo_saeba 2005-07-15 03:02 Rev.: 3430

Use on_same_map instead of comparing pointers

4 lines of code changed in 2 files:

ryo_saeba 2005-07-14 11:27 Rev.: 3429

Forgot that file

0 lines of code changed in 1 file:

ryo_saeba 2005-07-14 11:21 Rev.: 3428

Quest handling

472 lines of code changed in 13 files:

akirschbaum 2005-07-14 04:18 Rev.: 3427

common/{button.c, treasure.c, utils.c}, server/{c_wiz.c, login.c, shop.c,
skill_util.c, spell_effect.c}, socket/{image.c, item.c}: Fix printf like
format specifiers. At least one of them fixes a means to crash the server.
Andreas Kirschbaum 2005-07-14

26 lines of code changed in 11 files:

ryo_saeba 2005-07-10 16:12 Rev.: 3426

Tentative party spell - needs to be really tested

40 lines of code changed in 3 files:

temitchell 2005-07-10 09:43 Rev.: 3425

replace instances of s_bridge with stonebridge arches

68 lines of code changed in 4 files:

temitchell 2005-07-10 09:36 Rev.: 3424

make stone bridge 'wall' complete for autojoining.

0 lines of code changed in 17 files:

akirschbaum 2005-07-10 08:54 Rev.: 3423

server/{login.c, player.c}: Fix buffer overflow with pl->title. Based on patch
by Scott Kullberg.
crossedit/{Edit.c, Cnv/CnvPrompt.c}, server/{ban.c, hiscore.c, login.c,
player.c, shop.c, win32.c}: Properly terminate destination string of strncpy
with '\0'.

22 lines of code changed in 9 files:

akirschbaum 2005-07-10 07:55 Rev.: 3422

server/init.c: Fix error message.

4 lines of code changed in 2 files:

ryo_saeba 2005-07-10 05:19 Rev.: 3421

Win32 uses APPDATA for HOME

15 lines of code changed in 2 files:

ryo_saeba 2005-07-10 04:41 Rev.: 3420

Added sarcophagus container courtesy Mikeeusa

0 lines of code changed in 2 files:

ryo_saeba 2005-07-10 04:39 Rev.: 3419

Windows courtesy mikeeusa

0 lines of code changed in 3 files:

ryo_saeba 2005-07-10 04:36 Rev.: 3418

Bootles yield empty bottles, pics & changes courtesy mikeeusa

20 lines of code changed in 6 files:

ryo_saeba 2005-07-10 04:34 Rev.: 3417

Bottles now give empty bottle, pics & changes courtesy mikeeusa

46 lines of code changed in 17 files:

ryo_saeba 2005-07-10 04:28 Rev.: 3416

Add piano thingy courtesy mikeeusa

0 lines of code changed in 8 files:

ryo_saeba 2005-07-10 04:21 Rev.: 3415

Added mural wall courtesy mikeeusa

0 lines of code changed in 7 files:

ryo_saeba 2005-07-10 04:19 Rev.: 3414

Added grey chest courtesy mikeeusa

4 lines of code changed in 2 files:

ryo_saeba 2005-07-10 04:15 Rev.: 3413

Added some secret walls courtesy mikeeusa

6 lines of code changed in 27 files:

ryo_saeba 2005-07-10 04:10 Rev.: 3412

Added red wall courtesy mikeeusa

0 lines of code changed in 45 files:

ryo_saeba 2005-07-10 04:04 Rev.: 3411

Add hut courtesy mikeeusa

83 lines of code changed in 19 files:

ryo_saeba 2005-07-10 04:03 Rev.: 3410

Add magenta floors courtesy mikeeusa

0 lines of code changed in 5 files:

ryo_saeba 2005-07-10 03:53 Rev.: 3409

Sheep have a treasure list, let's use it

1 lines of code changed in 1 file:

mwedel 2005-07-08 20:03 Rev.: 3408

configure.ac, configure, aclocal.m4, */Makefile.in: Add AM_MAINTAINER_MODE
macro to configure.ac - this should hopefully supress auto regeneration of
makefiles.in
MSW 2005-07-08

135 lines of code changed in 23 files:

mwedel 2005-07-08 20:01 Rev.: 3407

configure.ac, configure, aclocal.m4, Makefile.in: Add AM_MAINTAINER_MODE
macro to configure.ac - this should hopefully supress auto regeneration of
makefiles.in
MSW 2005-07-08

6 lines of code changed in 1 file:

mwedel 2005-07-08 19:56 Rev.: 3406

configure.ac, configure, aclocal.m4: Add AM_MAINTAINER_MODE macro to
configure.ac - this should hopefully supress auto regeneration of
makefiles.in
MSW 2005-07-08

117 lines of code changed in 4 files:

mwedel 2005-07-08 19:07 Rev.: 3405

Add a --with-python option to configure. Also, update the python
detection script to check for 2.5 (not out yet, but might as well be prepared.)
Will try to commit files in proper order so that dependency checking is correct
and it won't try to rebuild makefiles or other files.
--
acinclude: Updated checks for --with-python
aclocal.m4: updated
configure.ac,configure: Updated checks for --with-python
config.sub, config.guess - update to latest versions
INSTALL: Updated build directions
MSW 2005-07-08

217 lines of code changed in 2 files:

mwedel 2005-07-08 19:06 Rev.: 3404

configure.ac,configure: Updated checks for --with-python
MSW 2005-07-08

985 lines of code changed in 2 files:

mwedel 2005-07-08 19:03 Rev.: 3403

Commit updated makefiles so files these depend on have been updated
(aclocal/include).
MSW 2005-07-08

4617 lines of code changed in 23 files:

mwedel 2005-07-08 19:01 Rev.: 3402

Commit updated versions - likely result of config.sub and config.guess
in top level directory being updated.
MSW 2005-07-08

568 lines of code changed in 6 files:

mwedel 2005-07-08 18:58 Rev.: 3401

lib/Makefile.am, lib/Makefile.in: Remove map_check from normal distribution
due to different license on file
MSW 2005-07-08

1 lines of code changed in 1 file:

mwedel 2005-07-08 18:56 Rev.: 3400

Add a --with-python option to configure. Also, update the python
detection script to check for 2.5 (not out yet, but might as well be prepared.)
Will try to commit files in proper order so that dependency checking is correct
and it won't try to rebuild makefiles or other files.
MSW 2005-07-08

64 lines of code changed in 1 file:

mwedel 2005-07-08 18:53 Rev.: 3399

Add a --with-python option to configure. Also, update the python
detection script to check for 2.5 (not out yet, but might as well be prepared.)
Will try to commit files in proper order so that dependency checking is correct
and it won't try to rebuild makefiles or other files.
aclocal.m4: updated
MSW 2005-07-08

1070 lines of code changed in 1 file:

mwedel 2005-07-08 18:50 Rev.: 3398

config.sub, config.guess - update to latest versions
MSW 2005-07-08

615 lines of code changed in 2 files:

mwedel 2005-07-08 18:48 Rev.: 3397

random_maps/monster.c: Reduce monster density on random maps - take into account
size of monsters when calculating density.
utils/metaserver.pl.in: At a timeout value that limits how often clients can
ask for metaserver info.
MSW 2005-07-08

25 lines of code changed in 2 files:

akirschbaum 2005-07-07 15:39 Rev.: 3396

Fix spelling of slaying field for payment altar.

1 lines of code changed in 1 file:

mwedel 2005-07-04 17:42 Rev.: 3395

Bulk of this change is the addition of a pop up window in the gtk-v2
client for metaserver selection, as well as other updates. The files
to the common area was really to pull the metaserver defines and data
structures from the C file to a header file so that the gtk-v2 code
can access them:
--
AUTHORS: New file, required by automake, data pulled README file.
NEWS: New file, required by automake.
Makefile.in, aclocal.m4: Rebuilt
README: Remove author info from this file, move it to AUTHORS.
common/Makefile.in: add metaserver.h file
common/metaserver.h: New file containing metaserver defines and structures.
common/metaserver.c: Pull out defines/structures from this file, moved to
metaserver.h. Have it strip packets/byte count info from comment
section that metaserver reports.
gtk-v2/Makefile.in: Rebuilt.
gtk-v2/gtk-v2.glade: Added new metaserver window.
gtk-v2/src/Makefile.am: Add metaserver.c as a standalone file that gets
compiled
gtk-v2/src/Makefile.in: Rebuilt
gtk-v2/src/callbacks.h, gtk-v2/src/interface.c, gtk-v2/src/interface.h: Updated
by glade2
gtk-v2/src/main.c: Remove metaserver.c inclusion. Initialize
cached_server_file. Change metaserver selection/display code.
gtk-v2/src/metaserver.c: Lots of new code - have it display window,
handle selections, connect to server, etc.
MSW 2005-07-04

851 lines of code changed in 18 files:

June 2005 »

Generated by StatSVN 0.7.0