Directory server/trunk/doc/Developers/

Total Files:
47
Deleted Files:
6
Lines of Code:
43254

[root]/server/trunk/doc/Developers
                    directory in repo fields (169 files, 5958 lines)
                    directory in repo img (3 files, 956 lines)
                    directory in repo plugins.doc (0 files, 0 lines)
                        directory in repo cfanim (2 files, 91 lines)
                    directory in repo types (91 files, 32181 lines)

Lines of Code

server/trunk/doc/Developers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 252 (100.0%) 42496 (100.0%) 168.6
ryo_saeba 102 (40.5%) 36578 (86.1%) 358.6
partmedia 7 (2.8%) 2831 (6.7%) 404.4
mwedel 25 (9.9%) 1710 (4.0%) 68.4
akirschbaum 71 (28.2%) 577 (1.4%) 8.1
kbulgrien 10 (4.0%) 543 (1.3%) 54.3
anmaster 33 (13.1%) 226 (0.5%) 6.8
gros 3 (1.2%) 31 (0.1%) 10.3
tchize 1 (0.4%) 0 (0.0%) 0.0

Most Recent Commits

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

Fix documentation.

1 lines of code changed in 1 file:

  • server/trunk/doc/Developers: mainpage.dox (+1 -2)
partmedia 2014-06-01 19:48 Rev.: 19509

Update protocol documentation for 'beat' commands.

670 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol.txt (+670 -543)
partmedia 2014-04-05 22:50 Rev.: 19313

Restore 'dev' version suffix.

1 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol.txt (+1 -2)
partmedia 2014-04-04 15:37 Rev.: 19299

Bump version information for upcoming release.

2 lines of code changed in 2 files:

  • server/trunk/doc/Developers: mainpage.dox (+1 -1), protocol.txt (+1 -1)
partmedia 2014-02-24 23:51 Rev.: 19244

Begin converting protocol docs to AsciiDoc format.

2158 lines of code changed in 2 files:

  • server/trunk/doc/Developers: protocol (del), protocol.txt (new 2158)
akirschbaum 2013-09-06 04:48 Rev.: 18988

Remove trailing whitespace.

5 lines of code changed in 3 files:

  • server/trunk/doc/Developers: custom_attributes.dox (+1 -1), programming_guide (+2 -2), protocol (+2 -2)
partmedia 2013-07-16 08:30 Rev.: 18792

Trim legacy Makefile headers.

0 lines of code changed in 1 file:

  • server/trunk/doc/Developers: Makefile.am (-22)
akirschbaum 2013-07-11 22:33 Rev.: 18762

Fix typos.

4 lines of code changed in 2 files:

  • server/trunk/doc/Developers: map-technical (+2 -2), shops (+2 -2)
ryo_saeba 2012-07-01 13:50 Rev.: 18331

Add index.

1 lines of code changed in 1 file:

  • server/trunk/doc/Developers: mainpage.dox (+1)
ryo_saeba 2012-06-17 02:56 Rev.: 18238

Fix command.

2 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+2 -2)
ryo_saeba 2012-03-11 12:39 Rev.: 17459

Remove old reference.

0 lines of code changed in 1 file:

  • server/trunk/doc/Developers: mainpage.dox (-1)
ryo_saeba 2012-02-11 12:43 Rev.: 17060

Update documentation from Gridarta's types.xml definition file.

0 lines of code changed in 1 file:

  • server/trunk/doc/Developers: mainpage.dox (-1)
ryo_saeba 2012-02-11 12:39 Rev.: 17058

Revert commit 17055, file already exists as 'custom_attributes.dox'.

167 lines of code changed in 2 files:

  • server/trunk/doc/Developers: key-value (new 167), key-value.dox (del)
ryo_saeba 2012-02-11 12:21 Rev.: 17055

Convert documentation to Doxygen.

183 lines of code changed in 3 files:

  • server/trunk/doc/Developers: key-value (del), key-value.dox (new 182), mainpage.dox (+1)
ryo_saeba 2012-01-14 13:09 Rev.: 16608

Support to send knowledge-related information to the client.

33 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+33)
ryo_saeba 2012-01-07 13:22 Rev.: 16506

Enable clients to get skill faces through 'skill_info 1'.

6 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+6 -2)
ryo_saeba 2012-01-04 17:15 Rev.: 16460

Update types from Gridarta's.

2 lines of code changed in 1 file:

  • server/trunk/doc/Developers: mainpage.dox (+2 -2)
ryo_saeba 2011-11-12 12:46 Rev.: 15685

Rewrite the i18n system.

36 lines of code changed in 2 files:

  • server/trunk/doc/Developers: i18n.dox (new 35), mainpage.dox (+1)
ryo_saeba 2011-09-10 04:28 Rev.: 15065

Enable server to listen to IPV6 ports, as well as IPV4. Patch by Maurice Massar.

1 lines of code changed in 1 file:

  • server/trunk/doc/Developers: login.dox (+1 -1)
ryo_saeba 2011-07-24 05:57 Rev.: 14916

Slightly change the quest protocol, to add parent's code, and also use int instead of short for identifiers.

6 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+6 -3)
ryo_saeba 2011-07-23 06:50 Rev.: 14897

Add protocol to send quest updates to client.

49 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+49)
ryo_saeba 2011-05-23 12:55 Rev.: 14485

Implement account password change.

10 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+10)
mwedel 2011-05-02 00:55 Rev.: 14445

Add note about proper encoding of special characters.
MSW 2011-05-01

2 lines of code changed in 1 file:

  • server/trunk/doc/Developers: mapguide (+2 -1)
mwedel 2010-11-15 02:17 Rev.: 14097

Add ability for server to provide choice of starting items for new -
characters - add support for sending that data and receiving and validating
the responses. Add DRAGON_FOCUS type which changes the dragon focus.
----
common/arch.c: Update type checking. Remove check for < 0 - since
unsigned value is passed in, that will never happen.
doc/Developers/protocol: Add information about choice handling.
include/define.h: Add dragon_focus type.
server/ob_types.c: Add call to init_type_dragon_focus()
socket/requestinfo.c: Include choice options in race/class information
we send to client.
socket/request.c: Add handling of item choices during character creation.
types/Makefile.am, types/dragon_focus/dragon_focus.c: Add code to
handle applying dragon focus object.
MSW 2010-11-14

4 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+4)
mwedel 2010-10-29 01:13 Rev.: 14041

Add some notes about race/class starting choices with advanced
character creation. Work in progress, but no harm in commiting
documentation as done so far.
MSW 2010-10-28

151 lines of code changed in 2 files:

  • server/trunk/doc/Developers: objects (+123), protocol (+28)
ryo_saeba 2010-10-24 05:54 Rev.: 14026

Update.

15 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+15 -9)
mwedel 2010-10-21 01:20 Rev.: 14015

Update for advanced (in game) character creation:
common/init.c: Add check for new subtype for finding first map.
doc/Developers/protocol: Fix formatting, add starting map information.
include/shared/newclient.h: Add types for map requestinfo data.
include/map.h: Add new map subtypes.
include/player.h: Add new ADD_PLAYER_... values for add_player()
include/sockproto.h: updated
include/sproto.h: updated
server/player.c: Change add_player() to have second parameter be a
bitmask value and not true/false. Add apply_race_and_class().
server/apply.c: Reformat apply_changes_to_player() and have it take new
parameter which determines if class stat bonus can exceed racial maximum.
socket/loop.c: Handle startingmap requestinfo requrest.
socket/lowlevel.c: Add SockList_AddLen16Data() for cases were we want
to send a length prefixed block of data that is >255 bytes long.
socket/request.c: Update for loginmethod 2. Update decode_name_password()
to support passing length of data back to server via parameter. Handle
new character creation data from client.
socket/requestinfo.c: Add command to send choice of starting maps
to the client.
types/player_changer/player_changer.c: Add new parameter to call of
apply_changes_to_player()
MSW 2010-10-20

110 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+110 -65)
kbulgrien 2010-09-25 22:20 Rev.: 13885

- Updates to the sound-related section.

24 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+24 -17)
ryo_saeba 2010-09-12 06:31 Rev.: 13805

Fix various documentation links.

3 lines of code changed in 3 files:

  • server/trunk/doc/Developers: login.dox (+1 -1), map.dox (+1 -1), object.dox (+1 -1)
ryo_saeba 2010-09-06 12:45 Rev.: 13747

Make doc clearer.

2 lines of code changed in 1 file:

  • server/trunk/doc/Developers: compound_animations.dox (+2)
ryo_saeba 2010-09-06 12:38 Rev.: 13746

Weather was removed.

7 lines of code changed in 1 file:

  • server/trunk/doc/Developers: weather (+7)
mwedel 2010-07-29 01:43 Rev.: 13530

Changes related to new character creation code - add new settings value
which determine stat ranges, split out the requestinfo replies to its
own file (request.c was getting a bit large), add handling for 'newcharinfo'
requestinfo, document this in the protocol file. NOTE: you will need to
re-run automake & configure to pick up the new source file.
---
common/init.c: Initialize new fields in setting structure to default values.
doc/Developers/protocol: Add documentation on newcharinfo
include/global.h: Add new fields in settings structure for starting stat info.
lib/settings: Add new starting stat values to file.
server/init.c: Add logic to load new settings value from file.
server/player.c: Remove hard coded value, change to use settings value.
socket/Makefile.am: Add requestinfo.c file
socket/loop.c: Add callback for newcharinfo requestinfo.
socket/request.c, requestinfo.c: Move requestinfo handling to its own file,
and new function for newcharinfo handling.
---
MSW 2010-07-28

97 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+97)
kbulgrien 2010-06-07 02:16 Rev.: 13371

- Fix spelling.

2 lines of code changed in 1 file:

  • server/trunk/doc/Developers: objects (+2 -2)
mwedel 2010-05-18 01:56 Rev.: 13265

Implement requestinfo for race_info and class_info. Note there is a bug with
the archetypes in that many archetypes have type==37 (CLASS) which are not
actually class descriptors.
socket/request.c: New functions to send class/race information.
doc/Developers/protocol: Update document for format of race/class_info
requestinfo.
MSW 2010-05-18

53 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+53 -8)
ryo_saeba 2010-05-06 11:59 Rev.: 13137

Update documentation.

1 lines of code changed in 1 file:

  • server/trunk/doc/Developers: artifact.dox (+1 -1)
akirschbaum 2010-05-01 05:20 Rev.: 13050

Spelling corrections.

22 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+22 -23)
mwedel 2010-04-26 01:45 Rev.: 12966

Add missing files, remove files that no longer exist - needed for
make distcheck.
MSW 2010-04-25

1 lines of code changed in 1 file:

  • server/trunk/doc/Developers: Makefile.am (+1 -1)
mwedel 2010-04-25 01:24 Rev.: 12948

Add ability to send face number (instead of name) - add new definition
to newclient.h, update protocol doc. First commit is so shared newclient.h
file can get used.
Files affected: include/shared/newclient.h doc/Developers/protocol
MSW 2010-04-24

4 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+4 -3)
mwedel 2010-04-08 02:13 Rev.: 12873

Add some minimal new character support. Work in progress, but added code
that at least hands off the username/password to server.
---
doc/Developers/protocol: Add some docs on createplayer protocol command.
include/sockproto.h, include/sproto.h: Update with new functions.
server/login.c: Add code to update account for new characters.
server/player.c: Make set_first_map() non static. Change add_player()
to take second argument and return the newly created player object.
Fix roll_again() output to use <> instead of [], since later are
markup commands.
socket/loop.c: Add callback for createplayer protocol command.
socket/request.c: Add create_player_cmd(). Update add_player to take
second argument.
types/savebed/savebed.c: Add warning message and prevent player from
saving if they have 0 exp and the character won't be saved.
Otherwise, it seems to work but does nothing.
---
MSW 2010-04-07

11 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+11 -1)
mwedel 2010-04-07 02:15 Rev.: 12864

Commit account management code. Seems mature enough for general use - probably
a few bugs. What this adds is an account that characters use to log in,
at which point they then choose what character they want to play.
---
doc/Developers/protocol: Fix some formatting, clarify some points, make
some revisions to account protocol commands.
include/account_char.h: Move MAX_CHARACTERS_PER_ACCOUNT to this
file so other files to access it.
include/newserver.h: Add login_method to socket structure.
include/sockproto.h: Update for new functions.
include/sproto.h: Update for new functions.
lib/Makefile.am: Have it make account directory if it does not exist.
server/account.c: Fix bug related to loading when only 1 character
is associated with account. Change account_exists() to return
proper name of account. Clean up some function declarations
and bugs. Add some new functions to get character/account
data.
server/account_char.c: Fix typo and minor errors in error message.
server/c_misc.c: Update check_login() for 2 params
server/init.c: Add call to load account information.
server/login.c: Save account information. Modify check_login() for
account logins which bypass password checking.
server/player.c: Make get_player() non static. Add enhancements
for new login code in play again.
socket/init.c: initialize login_method to 0.
socket/loop.c: Add new protocol commands with callbacks.
socket/request.c: Add loginmethod setup command. Add several new functions
to handle account management functionality.
test/unit/server/check_account.c: Update for new return semantics for
account_exists()
---
MSW 2010-04-06

61 lines of code changed in 1 file:

  • server/trunk/doc/Developers: protocol (+61 -9)

(96 more)

Generated by StatSVN 0.7.0