index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
serialize
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
[Abilities] Renamed specials to abilities
Erik Schilling
1
-11
/
+12
2013-04-11
Converted the Character class into a component
Erik Schilling
1
-11
/
+9
2013-01-09
Replaced 'unsigned int' with 'unsigned'
Thorbjørn Lindeijer
1
-4
/
+4
2012-04-04
Enhanced special support
Erik Schilling
1
-2
/
+5
2012-01-02
Made all beings capable of having a gender
Erik Schilling
1
-1
/
+2
2011-07-27
Begun Applying the new equipment slot handling design.
Yohann Ferreira
1
-19
/
+26
2011-04-10
Fixed infinite loop in deserializeCharacterData
Thorbjørn Lindeijer
1
-10
/
+5
2011-03-20
Moved defines.h and manaserv_protocol.h into 'common'
Thorbjørn Lindeijer
1
-1
/
+1
2011-01-09
Removed the superfluous point struct.
Yohann Ferreira
1
-1
/
+1
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
1
-5
/
+5
2010-11-03
Renamed write{Byte,Short,Long} to writeInt{8,16,32}
Thorbjørn Lindeijer
1
-60
/
+60
2010-07-10
New attribute system and major changes to many low-level areas.
Freeyorp
1
-19
/
+45
2010-07-09
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
1
-0
/
+16
2010-02-07
Update Copyright date for Manaserv.
Bertram
1
-1
/
+1
2010-01-08
Added tracing of kill count for each monster per character
Philipp Sehmisch
1
-1
/
+32
2009-12-06
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
1
-13
/
+13
2009-12-06
Removed "TMW" and "TMWSERV" from header guards
Thorbjørn Lindeijer
1
-2
/
+2
2009-10-01
Adds code for saving and getting status effects from the database
Chuck Miller
1
-0
/
+17
2009-07-06
Some final skill fixes, they seem to work fine now
Chuck Miller
1
-1
/
+3
2009-07-03
Makes Skills non hard coded
Chuck Miller
1
-4
/
+12
2009-04-26
Standardize on the position of the const keyword
Bjørn Lindeijer
1
-3
/
+3
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-01-28
Added weapon skill system and leveling system.
Philipp Sehmisch
1
-2
/
+17
2008-01-10
Fixed account server compiling.
Philipp Sehmisch
1
-1
/
+0
2008-01-07
Implemented some of the game mechanics we decided to use. The clients now onl...
Philipp Sehmisch
1
-0
/
+1
2007-08-27
Added support for user commands. Implemented "warp" and "item".
Guillaume Melquiond
1
-0
/
+2
2007-08-18
First part of a patch for completing the RPG system (character attributes) of...
Guillaume Melquiond
1
-4
/
+4
2007-08-14
Handled money as part of the inventory.
Guillaume Melquiond
1
-2
/
+2
2007-07-01
Made character data persistent across logout/login.
Guillaume Melquiond
1
-4
/
+0
2007-07-01
Reverted inventory handling code to the last known working state. Simplified ...
Guillaume Melquiond
1
-0
/
+104