Directory doc/Developers/

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

[root]/doc/Developers
            directory in repo fields (171 files, 5999 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, 32820 lines)

Lines of Code

doc/Developers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 265 (100.0%) 42543 (100.0%) 160.5
ryo_saeba 109 (41.1%) 36605 (86.0%) 335.8
partmedia 10 (3.8%) 2833 (6.7%) 283.3
mwedel 25 (9.4%) 1710 (4.0%) 68.4
akirschbaum 72 (27.2%) 578 (1.4%) 8.0
kbulgrien 10 (3.8%) 543 (1.3%) 54.3
anmaster 33 (12.5%) 226 (0.5%) 6.8
gros 3 (1.1%) 31 (0.1%) 10.3
crowbert 1 (0.4%) 16 (0.0%) 16.0
silvernexus 1 (0.4%) 1 (0.0%) 1.0
tchize 1 (0.4%) 0 (0.0%) 0.0

Most Recent Commits

ryo_saeba 2021-02-18 14:20 Rev.: 21984

Fix small mistakes.

2 lines of code changed in 1 file:

  • doc/Developers: protocol.txt (+2 -2)
silvernexus 2021-02-04 15:31 Rev.: 21901

Apply patch #386.
Thanks to DraugTheWhopper for spotting the oversight in the docs and taking the time to correct it.

1 lines of code changed in 1 file:

  • doc/Developers: images (+1 -1)
ryo_saeba 2021-01-14 04:59 Rev.: 21764

Introduce C++14.
Allow the server to run without collecting files in "arch". It can
now directly run with the "arch" directory along the "maps" one.
Rewrite the collect mechanism to use the server itself and not an external script.

10 lines of code changed in 1 file:

  • doc/Developers: collect.dox (+10 -5)
ryo_saeba 2020-12-29 15:24 Rev.: 21670

Update and clarify.

5 lines of code changed in 1 file:

  • doc/Developers: collect.dox (+5 -4)
ryo_saeba 2020-12-01 13:33 Rev.: 21580

Slightly fix documentation. Rename picture 'cause pdflatex doesn't like extra dots in file name.

8 lines of code changed in 2 files:

  • doc/Developers: smooth.pdf (changed), smooth.tex (+8 -13)
ryo_saeba 2020-12-01 11:47 Rev.: 21576

Update.

1 lines of code changed in 1 file:

  • doc/Developers: compound_animations.dox (+1 -1)
crowbert 2020-08-30 16:15 Rev.: 21322

Restrict teleporters based on subtype and other_arch to specific object types

16 lines of code changed in 1 file:

  • doc/Developers: teleporters (+16 -1)
akirschbaum 2020-03-13 12:29 Rev.: 21153

Fix typo

1 lines of code changed in 1 file:

  • doc/Developers: protocol.txt (+1 -1)
partmedia 2020-03-05 01:35 Rev.: 21133

Fix source distribution

1 lines of code changed in 1 file:

  • doc/Developers: Makefile.am (+1 -1)
partmedia 2019-08-11 23:12 Rev.: 20947

Remove old weather parameters

0 lines of code changed in 1 file:

  • doc/Developers: map-technical (-18)
ryo_saeba 2019-05-15 15:50 Rev.: 20805

@ fix typo.

1 lines of code changed in 1 file:

  • doc/Developers: dialog.dox (+1 -1)
partmedia 2019-01-14 10:58 Rev.: 20691

Formalize C99 requirement

Since 2002, the style guide has advocated use of the C99 fixed-width
integer types ("use the [s/u]int[8/16/32] whenever possible").

Since 2015, autoconf has automatically set the required compiler flags
to enable C99 when the compiler does not enable C99 features by default.

1 lines of code changed in 1 file:

  • doc/Developers: programming_guide (+1 -2)
ryo_saeba 2015-02-01 09:46 Rev.: 19764

Fix documentation.

1 lines of code changed in 1 file:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

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

Fix typos.

4 lines of code changed in 2 files:

  • 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:

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

Fix command.

2 lines of code changed in 1 file:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

  • 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:

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

Update.

15 lines of code changed in 1 file:

  • 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:

  • 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:

  • doc/Developers: protocol (+24 -17)

(108 more)

Generated by StatSVN 0.7.0