February 2015 Commit Log

Number of Commits:
58
Number of Active Developers:
3
partmedia 2015-02-28 19:49 Rev.: 19816

Fix blocking map redraws in pixmap mode

8 lines of code changed in 1 file:

partmedia 2015-02-28 19:49 Rev.: 19815

Fix automatic map size adjustment

The map size is now set automatically when the client starts and
subsequently when the map window size is changed.

42 lines of code changed in 3 files:

ryo_saeba 2015-02-28 13:48 Rev.: 19814

Inform the player of the result of applying a glowing crystal, and give the new charge level while we're at it.

122 lines of code changed in 2 files:

ryo_saeba 2015-02-28 07:04 Rev.: 19813

Add animation for the 'protection from poison' spell.

19 lines of code changed in 9 files:

rjtanner 2015-02-25 02:10 Rev.: 19812

Merge from Trunk changes to world/ directory.

2 lines of code changed in 1 file:

rjtanner 2015-02-25 02:08 Rev.: 19811

Merge from Trunk changes to scorn/ directory, with the exception of guild maps.

284 lines of code changed in 2 files:

rjtanner 2015-02-25 02:04 Rev.: 19810

Merge from Trunk changes to quests/peterm/CTower/ directory.

6946 lines of code changed in 2 files:

rjtanner 2015-02-25 02:02 Rev.: 19809

Merge from Trunk changes to navar_city/ directory, with the exception of guild maps.

2172 lines of code changed in 2 files:

rjtanner 2015-02-25 01:59 Rev.: 19808

Merge from Trunk changes to mlab/ directory.

1102 lines of code changed in 9 files:

rjtanner 2015-02-25 01:58 Rev.: 19807

Merge from Trunk changes to lake_country/ directory, with the exception of guild maps.

2156 lines of code changed in 1 file:

rjtanner 2015-02-25 01:56 Rev.: 19806

Merge from Trunk changes to dungeons/ directory.

601 lines of code changed in 2 files:

rjtanner 2015-02-25 01:55 Rev.: 19805

Merge from Trunk changes to dragonisland/ directory,with the exception of guild maps.

2236 lines of code changed in 2 files:

rjtanner 2015-02-25 01:54 Rev.: 19804

Merge from Trunk changes to darcap/ directory,with the exception of guild maps.

17 lines of code changed in 1 file:

rjtanner 2015-02-25 01:48 Rev.: 19803

Merge from Trunk changes to azumauindo/ directory,with the exception of guild maps.

22038 lines of code changed in 4 files:

rjtanner 2015-02-24 01:56 Rev.: 19802

Replace Nurnberg as a random destination with Stonevill in the Nurnberg Dragon hangar (pup_land/nurnberg/dragonhangar/hangar).

4 lines of code changed in 1 file:

rjtanner 2015-02-24 01:44 Rev.: 19801

Correctly rename the random ride exit to Santo Dominion in the Lake Country, Navar, Lone Town and Nurnberg Dragon Hangars.

4 lines of code changed in 4 files:

rjtanner 2015-02-24 01:38 Rev.: 19800

Removed Brest destination from the random ride destinations and replaced it with Santo Dominion in the Stoneville, Lake Country, Navar, Lone Towna nd Nurnberg Dragon Hangars.

23 lines of code changed in 5 files:

partmedia 2015-02-22 23:30 Rev.: 19799

Update signs and match appearance outside

243 lines of code changed in 1 file:

partmedia 2015-02-22 21:16 Rev.: 19798

Various style and functional cleanups

59 lines of code changed in 1 file:

partmedia 2015-02-22 21:15 Rev.: 19797

Remove checking

Checks are cumbersome, underutilized, and only marginally useful. They
can only be used to pay other players, and it is easy to write a check
without having enough money to cover it.

1 lines of code changed in 2 files:

partmedia 2015-02-22 21:15 Rev.: 19796

Fix bank deposit boxes

Deposit boxes are now truly deposit boxes rather than ATMs. When closed,
they only deposit the value of items placed inside.

20 lines of code changed in 1 file:

partmedia 2015-02-22 21:15 Rev.: 19795

Use new player bank account functions

28 lines of code changed in 1 file:

partmedia 2015-02-22 21:15 Rev.: 19794

Add new functions for player bank accounts

50 lines of code changed in 1 file:

ryo_saeba 2015-02-22 16:59 Rev.: 19793

List of all scripts, with maps in which they appear.

169 lines of code changed in 13 files:

ryo_saeba 2015-02-22 14:25 Rev.: 19792

Some documentation.

19 lines of code changed in 2 files:

ryo_saeba 2015-02-22 14:22 Rev.: 19791

Use Qt's class instead of stat().

3 lines of code changed in 1 file:

ryo_saeba 2015-02-22 14:19 Rev.: 19790

Track scripts on a map.

366 lines of code changed in 13 files:

ryo_saeba 2015-02-22 10:09 Rev.: 19789

Attribute-related tests.

20 lines of code changed in 1 file:

ryo_saeba 2015-02-22 08:58 Rev.: 19788

Put back item if a script prevented it being picked up.

14 lines of code changed in 1 file:

ryo_saeba 2015-02-22 08:34 Rev.: 19787

Fix script.

1 lines of code changed in 1 file:

ryo_saeba 2015-02-22 07:18 Rev.: 19786

Log who plays with server shutdown.

3 lines of code changed in 1 file:

rjtanner 2015-02-21 17:45 Rev.: 19785

Update Bank of Skud in Scorn (world/world_105_115) to use new graphic face. Requires archetype update R19783.

2 lines of code changed in 1 file:

partmedia 2015-02-21 17:44 Rev.: 19784

Use isqrt() as a wrapper around sqrt()

There is no evidence that sqrt() is significantly slower than the
original isqrt() implementation. Since isqrt() is often called on
numbers greater than 1000, isqrt() is in fact slower than sqrt() when
compiled without optimization flags.

3 lines of code changed in 1 file:

rjtanner 2015-02-21 17:38 Rev.: 19783

New graphic and archetype (shop/bank_scorn.*) for a Scorn style bank.

42 lines of code changed in 4 files:

ryo_saeba 2015-02-21 12:18 Rev.: 19782

Fix documentation.

3 lines of code changed in 1 file:

ryo_saeba 2015-02-21 12:16 Rev.: 19781

Generate treasure from list.

53 lines of code changed in 4 files:

ryo_saeba 2015-02-21 05:55 Rev.: 19780

Show item probability.

4 lines of code changed in 1 file:

partmedia 2015-02-18 19:12 Rev.: 19779

Ask for a C99 compiler

2 lines of code changed in 2 files:

partmedia 2015-02-18 19:00 Rev.: 19778

Update ChangeLog

14 lines of code changed in 1 file:

partmedia 2015-02-18 19:00 Rev.: 19777

Prevent shops from claiming 'worthless' sold items

When the player is offered nothing for an item, the shop should not
mark the item as unpaid even if it is worth something.

0 lines of code changed in 1 file:

partmedia 2015-02-18 19:00 Rev.: 19776

Clean up sell_item() and fix payment message

23 lines of code changed in 1 file:

ryo_saeba 2015-02-17 17:23 Rev.: 19775

Fix issue on map /quests/saromok/castlesaromok_inside with a bullet wall.

1 lines of code changed in 1 file:

ryo_saeba 2015-02-17 16:25 Rev.: 19774

Remove useless logs, as find_archetype() will LOG() if the archetype does not exist.

1 lines of code changed in 2 files:

ryo_saeba 2015-02-17 16:18 Rev.: 19773

Remove non needed variable change.

0 lines of code changed in 1 file:

partmedia 2015-02-17 15:23 Rev.: 19772

Update ChangeLog

9 lines of code changed in 1 file:

ryo_saeba 2015-02-17 14:21 Rev.: 19771

Fix documentation.

7 lines of code changed in 1 file:

ryo_saeba 2015-02-17 14:13 Rev.: 19770

Fix documentation.

26 lines of code changed in 1 file:

partmedia 2015-02-16 23:44 Rev.: 19769

Update shop test

1 lines of code changed in 1 file:

partmedia 2015-02-16 23:43 Rev.: 19768

Remove old shop functions from plugin interface

0 lines of code changed in 4 files:

partmedia 2015-02-16 23:43 Rev.: 19767

Rewrite query_cost_string() and related functions

56 lines of code changed in 3 files:

partmedia 2015-02-16 23:43 Rev.: 19766

Refactor query_cost() into separate functions

108 lines of code changed in 6 files:

rjtanner 2015-02-09 00:42 Rev.: 19765

Fix for Bug #797 Map bug: dimdoor in Pupland Beginners Practice houses. Added no_magic tile under the gate in front of the key to block dimension door spell from accessing the area with the key.

15 lines of code changed in 3 files:

ryo_saeba 2015-02-01 09:46 Rev.: 19764

Fix documentation.

3 lines of code changed in 4 files:

ryo_saeba 2015-02-01 09:16 Rev.: 19763

Add a face suffix for 'Holding' artifacts.

1 lines of code changed in 1 file:

ryo_saeba 2015-02-01 09:16 Rev.: 19762

Add a specific face for 'bag of Holding'.

3 lines of code changed in 2 files:

ryo_saeba 2015-02-01 09:15 Rev.: 19761

Allow 'face_suffix' in artifacts.

42 lines of code changed in 2 files:

ryo_saeba 2015-02-01 08:27 Rev.: 19760

Display artifact animation or face.

39 lines of code changed in 4 files:

ryo_saeba 2015-02-01 07:05 Rev.: 19759

Improve artifact display.

60 lines of code changed in 2 files:

January 2015 »

Generated by StatSVN 0.7.0