April 2008 Commit Log

Number of Commits:
153
Number of Active Developers:
7
akirschbaum 2008-04-30 17:17 Rev.: 8841

Fix magic map display for resolutions other than 1024x768.

35 lines of code changed in 2 files:

akirschbaum 2008-04-30 16:54 Rev.: 8840

Remove unneeded code.

0 lines of code changed in 4 files:

akirschbaum 2008-04-30 16:25 Rev.: 8839

Remove uneeded code.

0 lines of code changed in 1 file:

akirschbaum 2008-04-30 16:19 Rev.: 8838

Replace catch(Exception).

1 lines of code changed in 1 file:

akirschbaum 2008-04-30 16:17 Rev.: 8837

Remove unneeded try...catch block.

3 lines of code changed in 1 file:

akirschbaum 2008-04-30 15:58 Rev.: 8836

Record correct spell path.

1 lines of code changed in 1 file:

akirschbaum 2008-04-30 15:37 Rev.: 8835

Remove unused code.

6 lines of code changed in 3 files:

akirschbaum 2008-04-30 15:26 Rev.: 8834

Move inner classes GUICommand.XxxParameter() into top-level classes XxxCommand.

1151 lines of code changed in 21 files:

akirschbaum 2008-04-30 14:27 Rev.: 8833

Move GUICommand to separate package.

715 lines of code changed in 9 files:

akirschbaum 2008-04-30 14:16 Rev.: 8832

Remove GUICommand.Command.

30 lines of code changed in 3 files:

akirschbaum 2008-04-30 14:07 Rev.: 8831

Make parameter final.

0 lines of code changed in 2 files:

akirschbaum 2008-04-30 13:57 Rev.: 8830

Move GUICommand.target into GUICommand.Parameter implementations. Also improves error checks for skin files.

163 lines of code changed in 3 files:

akirschbaum 2008-04-30 13:00 Rev.: 8829

Remove unused import statements.

0 lines of code changed in 6 files:

akirschbaum 2008-04-30 12:53 Rev.: 8828

Move canExecute() and execute() methods into command parameters.

235 lines of code changed in 1 file:

akirschbaum 2008-04-30 12:29 Rev.: 8827

Split parameter classes for SCROLL and SCROLL_NEVER commands.

28 lines of code changed in 2 files:

akirschbaum 2008-04-30 12:22 Rev.: 8826

Create Parameter classes for all commands.

112 lines of code changed in 2 files:

akirschbaum 2008-04-30 12:07 Rev.: 8825

Replace command parameter type Object with GUICommand.Parameter.

193 lines of code changed in 2 files:

akirschbaum 2008-04-30 11:44 Rev.: 8824

Fix syntax error.

1 lines of code changed in 1 file:

akirschbaum 2008-04-30 11:43 Rev.: 8823

Fix comment.

1 lines of code changed in 1 file:

akirschbaum 2008-04-28 03:12 Rev.: 8822

Implement #1877617 (Transparent windows).

159 lines of code changed in 30 files:

akirschbaum 2008-04-28 02:47 Rev.: 8821

prelude: Fix syntax errors in skin definitions file.

63 lines of code changed in 1 file:

akirschbaum 2008-04-27 15:40 Rev.: 8820

ragnorok: Re-add 'Help' and 'Pickup' buttons to main screenn.

49 lines of code changed in 7 files:

akirschbaum 2008-04-27 14:48 Rev.: 8819

Clear inventory and ground view when reconnecting.

8 lines of code changed in 2 files:

akirschbaum 2008-04-27 13:38 Rev.: 8818

Implement #1874012 (Other window sizes): ragnorok: Implement resolution 1600x1200.

270 lines of code changed in 4 files:

akirschbaum 2008-04-27 13:25 Rev.: 8817

Implement #1874012 (Other window sizes): ragnorok: Implement resolution 1400x800.

245 lines of code changed in 4 files:

akirschbaum 2008-04-27 13:18 Rev.: 8816

Implement #1874012 (Other window sizes): ragnorok: Implement resolution 1280x1024.

229 lines of code changed in 4 files:

akirschbaum 2008-04-27 13:12 Rev.: 8815

Implement #1874012 (Other window sizes): ragnorok: Implement resolution 1440x900.

250 lines of code changed in 11 files:

akirschbaum 2008-04-27 12:46 Rev.: 8814

Implement #1874012 (Other window sizes): ragnorok: Implement resolution 1280x800.

229 lines of code changed in 4 files:

akirschbaum 2008-04-27 06:23 Rev.: 8813

Fix server selection dialog for ragnorok@1400x1050.

2 lines of code changed in 2 files:

akirschbaum 2008-04-27 06:09 Rev.: 8812

Implement part of #1874043 (Copy from message window): in input fields CTRL-V now pastes the system's selection.

68 lines of code changed in 2 files:

akirschbaum 2008-04-27 05:45 Rev.: 8811

Move code to insert a character into a separate method.

11 lines of code changed in 1 file:

akirschbaum 2008-04-27 03:26 Rev.: 8810

Implement #1874012 (Other window sizes): ragnorok: Implement resolution 1400x1050.

1503 lines of code changed in 51 files:

akirschbaum 2008-04-27 02:13

Whitespace change.

2 lines of code changed in 2 files:

akirschbaum 2008-04-26 18:07 Rev.: 8807

Add missing file.

19 lines of code changed in 1 file:

akirschbaum 2008-04-26 18:03 Rev.: 8806

Add support for map sizes other than 17x13 to map skin command.

349 lines of code changed in 8 files:

akirschbaum 2008-04-26 17:47 Rev.: 8805

Add hack to ignore excess spaces in setup response.

4 lines of code changed in 1 file:

akirschbaum 2008-04-26 17:00 Rev.: 8804

Use actual tile size for mouse tile calculation.

2 lines of code changed in 1 file:

akirschbaum 2008-04-26 15:49 Rev.: 8803

Remove unused code.

0 lines of code changed in 1 file:

akirschbaum 2008-04-26 15:14 Rev.: 8802

Whitespace change.

1 lines of code changed in 1 file:

kbulgrien 2008-04-26 12:38 Rev.: 8801

Fix detection and use of lua 5.0 and 5.x as the build broke on some systems if
the liblua stuff was loaded. For 5.0, libm and libdl are added to LUA_LIBS for
liblualib to be usable. The summary report for ./configure now reports if lua
scripting support is included in the build, and @LUA_LIBS@ is added into the
link library lists for each client to fix build problems when lua is detected.

43 lines of code changed in 5 files:

quinet 2008-04-26 07:39 Rev.: 8800

Move the signal handler for SIGPIPE in main so that it can be used both for sounds and for scripts.

23 lines of code changed in 4 files:

akirschbaum 2008-04-24 17:08 Rev.: 8799

Adapt MapValidator script to Gridarta changes.

4 lines of code changed in 2 files:

akirschbaum 2008-04-24 17:06 Rev.: 8798

Fix syntax error.

0 lines of code changed in 1 file:

akirschbaum 2008-04-24 17:02 Rev.: 8797

Add missing "damned 1" to shop tiles.

17 lines of code changed in 4 files:

akirschbaum 2008-04-24 14:42 Rev.: 8796

Improve readability of levels in skills dialog.

40 lines of code changed in 2 files:

akirschbaum 2008-04-24 13:08 Rev.: 8795

Update comments.

10 lines of code changed in 3 files:

akirschbaum 2008-04-24 13:01 Rev.: 8794

Add support for property value overrides.

1 lines of code changed in 1 file:

akirschbaum 2008-04-24 12:57 Rev.: 8793

Line break reformatting of player race descriptions.

54 lines of code changed in 26 files:

akirschbaum 2008-04-24 12:19 Rev.: 8792

Update to #1881471 (Can't see statistics at character creation). Now a separate "Create New Character" dialog is opened.

98 lines of code changed in 13 files:

akirschbaum 2008-04-24 11:59 Rev.: 8791

Add comment.

1 lines of code changed in 1 file:

akirschbaum 2008-04-24 11:51 Rev.: 8790

CLOSE dialogs with close button rather than TOGGLE them.

13 lines of code changed in 8 files:

akirschbaum 2008-04-24 03:04 Rev.: 8789

Allow numppad cursor keys in command input.

4 lines of code changed in 2 files:

akirschbaum 2008-04-24 02:51 Rev.: 8788

Do not trigger key binding for ENTER when finishing a command input by pressing ENTER.

23 lines of code changed in 2 files:

akirschbaum 2008-04-23 16:14 Rev.: 8787

Change text colors in message window to make it more readable.

14 lines of code changed in 4 files:

akirschbaum 2008-04-23 15:10 Rev.: 8786

Update tooltips when scrolling the server selection window.

5 lines of code changed in 2 files:

akirschbaum 2008-04-23 14:15 Rev.: 8785

Print hex dump of packet if a packet received from the server cannot be parsed.

68 lines of code changed in 4 files:

akirschbaum 2008-04-23 14:10 Rev.: 8784

Make parameters final.

2 lines of code changed in 1 file:

akirschbaum 2008-04-23 13:40 Rev.: 8783

Merge duplicated code.

2 lines of code changed in 1 file:

akirschbaum 2008-04-23 13:22 Rev.: 8782

Extract hex encoder to separate class.

54 lines of code changed in 2 files:

akirschbaum 2008-04-23 13:13 Rev.: 8781

Add final modifier.

1 lines of code changed in 1 file:

akirschbaum 2008-04-23 13:02 Rev.: 8780

Rename pickup dialog title to 'Auto Pickup'.

1 lines of code changed in 1 file:

gros 2008-04-20 14:15 Rev.: 8779

Applied patch #1945438, courtesy of Anthony Wyatt.

15 lines of code changed in 2 files:

akirschbaum 2008-04-20 13:09 Rev.: 8778

Make connection to hostnames without port specification work again.

1 lines of code changed in 1 file:

akirschbaum 2008-04-20 06:32 Rev.: 8777

Remember host and port of previously connected server.

29 lines of code changed in 2 files:

akirschbaum 2008-04-20 06:18 Rev.: 8776

Connect to correct host for host:port specifications.

1 lines of code changed in 1 file:

akirschbaum 2008-04-20 06:15 Rev.: 8775

Merge duplicated code.

106 lines of code changed in 4 files:

akirschbaum 2008-04-20 05:47 Rev.: 8774

Add final modifiers.

4 lines of code changed in 2 files:

akirschbaum 2008-04-20 05:40 Rev.: 8773

Remove redundant package qualifiers.

2 lines of code changed in 2 files:

akirschbaum 2008-04-20 05:36 Rev.: 8772

Code formatting changes.

23 lines of code changed in 9 files:

gros 2008-04-20 05:04 Rev.: 8771

Provide a more explicit message when attempting to write down a spell with no marked scroll, as per bug #1910805.

10 lines of code changed in 2 files:

gros 2008-04-20 04:38 Rev.: 8770

Add support for the "<hostname>:<port>" syntax in the server selection screen.
Add support for the "<hostname>:<port>" syntax on the command line.

41 lines of code changed in 3 files:

akirschbaum 2008-04-19 18:49 Rev.: 8769

Add auto-pickup dialog.

490 lines of code changed in 11 files:

gros 2008-04-16 11:18 Rev.: 8768

New arabian guards images, courtesy of Miguel Ghobangieno.

3 lines of code changed in 4 files:

rjtanner 2008-04-13 16:04 Rev.: 8767

Removed duplicate inventory checks that was causing display issues (creeping darkness) ingame and a I/O error in the map editor (already reported that issue via IRC #gridarta)

0 lines of code changed in 1 file:

akirschbaum 2008-04-13 10:29 Rev.: 8766

Display book contents at top of page.

10 lines of code changed in 3 files:

akirschbaum 2008-04-13 10:27 Rev.: 8765

Whitespace changes.

25 lines of code changed in 1 file:

akirschbaum 2008-04-13 10:02 Rev.: 8764

prelude: Use black font for books to improve readability.

3 lines of code changed in 2 files:

akirschbaum 2008-04-13 10:00 Rev.: 8763

Unify code.

2 lines of code changed in 1 file:

akirschbaum 2008-04-13 09:54 Rev.: 8762

Fix typos.

2 lines of code changed in 2 files:

akirschbaum 2008-04-13 09:52 Rev.: 8761

Properly format tooltips for spells.

213 lines of code changed in 4 files:

akirschbaum 2008-04-13 08:44 Rev.: 8760

Properly reset animation states when re-connecting to a server.

24 lines of code changed in 4 files:

akirschbaum 2008-04-13 07:19 Rev.: 8759

Save shortcuts.txt only if changed.

17 lines of code changed in 2 files:

akirschbaum 2008-04-13 07:15 Rev.: 8758

Save keybindings.txt only if changed.

18 lines of code changed in 2 files:

akirschbaum 2008-04-13 07:03 Rev.: 8757

Add more hacks to track the currently active skill.

74 lines of code changed in 2 files:

akirschbaum 2008-04-13 06:44 Rev.: 8756

Whitespace change.

1 lines of code changed in 1 file:

akirschbaum 2008-04-13 06:22 Rev.: 8755

Show contents of "quit", "disconnect", and "help" dialogs.

43 lines of code changed in 6 files:

akirschbaum 2008-04-13 05:57 Rev.: 8754

Replace the question mark of a spell when the face becomes available.

30 lines of code changed in 2 files:

akirschbaum 2008-04-13 05:48 Rev.: 8753

Move code to track CfItem instances to correct class.

71 lines of code changed in 2 files:

akirschbaum 2008-04-13 05:02 Rev.: 8752

Remove support for servers not supporting the spellmon=1 setup command.

10 lines of code changed in 4 files:

akirschbaum 2008-04-13 04:42 Rev.: 8751

Do not create artificial 'spell_xxx' faces.

0 lines of code changed in 1 file:

akirschbaum 2008-04-12 16:38 Rev.: 8750

Make hp/sp/gr/food/xp labels more visible.

5 lines of code changed in 1 file:

akirschbaum 2008-04-12 16:33 Rev.: 8749

Remove unused code.

0 lines of code changed in 3 files:

akirschbaum 2008-04-12 16:29 Rev.: 8748

ragnorok: Add label and tooltip to experience gauge.

424 lines of code changed in 11 files:

ryo_saeba 2008-04-12 15:48 Rev.: 8747

Add fish to sea, so players can fish.

1 lines of code changed in 1 file:

ryo_saeba 2008-04-12 15:47 Rev.: 8746

Fish archetypes and treasure list.

148 lines of code changed in 2 files:

ryo_saeba 2008-04-12 15:47 Rev.: 8745

Source: http://commons.wikimedia.org/wiki/Image:Ammel_u0.gif, public domain.

13 lines of code changed in 1 file:

ryo_saeba 2008-04-12 15:46 Rev.: 8744

Source: http://commons.wikimedia.org/wiki/Image:Amoce_u0.gif, public domain.

13 lines of code changed in 1 file:

ryo_saeba 2008-04-12 15:45 Rev.: 8743

Source: http://commons.wikimedia.org/wiki/Image:Amper_u0.gif, public domain.

14 lines of code changed in 1 file:

ryo_saeba 2008-04-12 15:45 Rev.: 8742

Source: http://commons.wikimedia.org/wiki/Image:Apcoc_u0.gif, public domain.

14 lines of code changed in 1 file:

ryo_saeba 2008-04-12 15:44 Rev.: 8741

Pic from http://commons.wikimedia.org/wiki/Image:Allocyttus_verrucosus_(Warty_oreo).gif, CCBYSA.

7 lines of code changed in 1 file:

ryo_saeba 2008-04-12 15:44 Rev.: 8740

Pic from http://commons.wikimedia.org/wiki/Image:Argyropelecus_gigas_(Giant_hatchetfish).gif, CCBYSA.

10 lines of code changed in 1 file:

akirschbaum 2008-04-12 14:59 Rev.: 8739

Generalize GaugeState.

3 lines of code changed in 1 file:

akirschbaum 2008-04-12 14:56 Rev.: 8738

Move label text management from GUIGauge to GUITextGauge.

12 lines of code changed in 3 files:

akirschbaum 2008-04-12 14:19 Rev.: 8737

Move more code to GaugeState.

26 lines of code changed in 2 files:

akirschbaum 2008-04-12 14:05 Rev.: 8736

Extract gauge's state into separate class.

119 lines of code changed in 3 files:

akirschbaum 2008-04-12 13:50 Rev.: 8735

Fix update issues of gauges.

1 lines of code changed in 1 file:

akirschbaum 2008-04-12 13:48 Rev.: 8734

Simplify code.

2 lines of code changed in 1 file:

akirschbaum 2008-04-12 13:38 Rev.: 8733

Simplify allocation of GUIElement.buffer.

161 lines of code changed in 25 files:

ryo_saeba 2008-04-12 11:21 Rev.: 8732

New plugin: random house generator. Check cfrhg.c for details.

441 lines of code changed in 6 files:

akirschbaum 2008-04-12 07:40 Rev.: 8731

Fix display of negative grace values.

211 lines of code changed in 9 files:

akirschbaum 2008-04-12 04:54 Rev.: 8730

Move unit tests next to tested .java files.

945 lines of code changed in 7 files:

akirschbaum 2008-04-12 04:14 Rev.: 8729

Fix unit tests.

2 lines of code changed in 1 file:

akirschbaum 2008-04-12 04:06 Rev.: 8728

Whitespace changes.

3 lines of code changed in 1 file:

akirschbaum 2008-04-12 04:03 Rev.: 8727

Split gauge's orientation calculations into separate classes.

548 lines of code changed in 9 files:

akirschbaum 2008-04-12 03:25 Rev.: 8726

Remove unused code.

0 lines of code changed in 1 file:

akirschbaum 2008-04-12 02:56 Rev.: 8725

Move GUIGauge related code into separate package.

936 lines of code changed in 7 files:

akirschbaum 2008-04-12 02:42 Rev.: 8724

Update comments.

16 lines of code changed in 1 file:

akirschbaum 2008-04-12 02:36 Rev.: 8723

Rename identifiers.

71 lines of code changed in 1 file:

akirschbaum 2008-04-12 02:31 Rev.: 8722

Refactorings.

8 lines of code changed in 1 file:

akirschbaum 2008-04-12 02:29 Rev.: 8721

Update comments.

109 lines of code changed in 1 file:

shatikar 2008-04-11 18:49 Rev.: 8720

CHANGES update

3 lines of code changed in 1 file:

shatikar 2008-04-11 18:01 Rev.: 8719

New imp graphics, yaaaay

0 lines of code changed in 2 files:

ryo_saeba 2008-04-11 16:13 Rev.: 8718

Extract duplicator handling to its own type file.

111 lines of code changed in 14 files:

akirschbaum 2008-04-11 15:58 Rev.: 8717

Fix typo.

1 lines of code changed in 1 file:

akirschbaum 2008-04-11 15:56 Rev.: 8716

Fix crash when the log window merges duplicate messages.

8 lines of code changed in 3 files:

ryo_saeba 2008-04-11 15:48 Rev.: 8715

Extract detector handling to its own type file.

148 lines of code changed in 8 files:

akirschbaum 2008-04-11 15:38 Rev.: 8714

Improve comment for server running on localhost.

1 lines of code changed in 1 file:

ryo_saeba 2008-04-09 15:13 Rev.: 8713

Extract mood floor handling to its own type file.

173 lines of code changed in 8 files:

ryo_saeba 2008-04-09 13:15 Rev.: 8711

Extract marker handling to its own type file.

159 lines of code changed in 15 files:

ryo_saeba 2008-04-09 12:54 Rev.: 8710

Extract creator handling to its own type file.

159 lines of code changed in 15 files:

ryo_saeba 2008-04-09 12:51 Rev.: 8709

Fix broken connection resulting in no pass / 2 passes instead of 1 / 1.

2 lines of code changed in 1 file:

ryo_saeba 2008-04-08 17:18 Rev.: 8708

Extract teleporter handling to its own type file.

149 lines of code changed in 15 files:

ryo_saeba 2008-04-08 17:03 Rev.: 8707

Missing register_trigger prototype.

5 lines of code changed in 2 files:

ryo_saeba 2008-04-08 16:56 Rev.: 8706

Simple test map.

409 lines of code changed in 1 file:

ryo_saeba 2008-04-08 15:25 Rev.: 8705

New 'ob_trigger' object function.

58 lines of code changed in 5 files:

ryo_saeba 2008-04-08 13:08 Rev.: 8704

Move most of the object system's logic to common.

283 lines of code changed in 13 files:

rjtanner 2008-04-06 20:39 Rev.: 8703

Updated the README file with a reminder to update the storage_hall map exit. Map template provided by Alestan jehloq@yahoo.com

1 lines of code changed in 1 file:

rjtanner 2008-04-06 20:31 Rev.: 8702

New guild storage hall map based of the patch, [ 1854556 ] New Guild Storage Building (for laughing skulls guild), with included feature of using Python scripts for management and ownership

8167 lines of code changed in 4 files:

ryo_saeba 2008-04-06 11:44 Rev.: 8701

Merge pics.

44 lines of code changed in 50 files:

ryo_saeba 2008-04-06 05:48 Rev.: 8700

Not part of archetypes.

0 lines of code changed in 1 file:

ryo_saeba 2008-04-06 02:54 Rev.: 8699

Make type's type coherent.

9 lines of code changed in 3 files:

ryo_saeba 2008-04-06 02:28 Rev.: 8698

Move conversion to lower case to calling function.

8 lines of code changed in 2 files:

ryo_saeba 2008-04-05 09:49 Rev.: 8697

Wrong path was used, unique should be set.

44 lines of code changed in 2 files:

ryo_saeba 2008-04-05 07:27 Rev.: 8696

Commit patch #1817285: Pet apartments, by anonymous submitter.

7060 lines of code changed in 5 files:

ryo_saeba 2008-04-05 05:34 Rev.: 8695

Correct accidentally broken chests.

217 lines of code changed in 1 file:

ryo_saeba 2008-04-05 05:20 Rev.: 8694

Update with chest from patch #1673796: White chests for errac's heaven treasure map, by Mike B.

13 lines of code changed in 1 file:

ryo_saeba 2008-04-05 05:19 Rev.: 8693

Patch #1673796: White chests for errac's heaven treasure map, by Mike B.

94 lines of code changed in 6 files:

ryo_saeba 2008-04-05 02:53 Rev.: 8692

Link Lursendis quest maps.

56 lines of code changed in 11 files:

ryo_saeba 2008-04-05 02:45

Part of patch #1677738: Purple worm (with pythonscript and map), by Mike B.

2563 lines of code changed in 12 files:

ryo_saeba 2008-04-05 01:56

New bracers courtesy Anthony Wyatt.

0 lines of code changed in 3 files:

akirschbaum 2008-04-04 18:21 Rev.: 8687

Update pickmap names.

28 lines of code changed in 28 files:

ryo_saeba 2008-04-02 17:15 Rev.: 8686

Link to quest's definition instead of the page itself.

7 lines of code changed in 2 files:

ryo_saeba 2008-04-02 17:03 Rev.: 8685

Sort maps on the quest page.

33 lines of code changed in 2 files:

March 2008 »

Generated by StatSVN 0.7.0