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
/
game-server
/
state.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-07
Update Copyright date for Manaserv.
Bertram
1
-1
/
+1
2009-12-06
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
1
-7
/
+6
2009-12-06
Removed "TMW" and "TMWSERV" from header guards
Thorbjørn Lindeijer
1
-2
/
+2
2009-04-26
Standardize on the position of the const keyword
Bjørn Lindeijer
1
-2
/
+2
2009-04-26
Merged MovingObject into the Being class
Bjørn Lindeijer
1
-13
/
+13
2009-01-12
Added @announce
David Athay
1
-0
/
+5
2008-11-19
Added bandwidth monitoring
David Athay
1
-1
/
+1
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-05-07
Implemented script bindings for making beings talk and sending private chat m...
Philipp Sehmisch
1
-1
/
+8
2007-09-23
Robustified code with respect to insertion failures.
Guillaume Melquiond
1
-1
/
+14
2007-09-23
Changed delayed events to an explicit interface.
Guillaume Melquiond
1
-17
/
+27
2007-07-07
Singleton managers do not need stateful classes. Changed them to namespace in...
Guillaume Melquiond
1
-53
/
+28
2007-07-07
Simplified code by using map pointers only, instead of using both map IDs and...
Guillaume Melquiond
1
-18
/
+2
2007-03-31
Made a start with having monsters spawn using a SpawnArea.
Bjørn Lindeijer
1
-0
/
+1
2007-03-14
Modified the game-server to use AbstractCharacterData, some renaming
Rogier Polak
1
-3
/
+3
2007-01-02
Removed obsolete files. Added a generic trigger system.
Guillaume Melquiond
1
-6
/
+11
2006-12-30
Almost a complete implementation for warping players between servers.
Guillaume Melquiond
1
-6
/
+30
2006-12-30
Removed reference-counted pointers from the game server.
Guillaume Melquiond
1
-2
/
+2
2006-12-30
Made attack code pixel-based and faster. Split State::update. Improved
Guillaume Melquiond
1
-27
/
+37
2006-12-29
Physically split the server into one tmwserv-acount program (account +
Guillaume Melquiond
1
-0
/
+77