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
/
point.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
-3
/
+3
2009-12-06
Moved rectangle intersection to the Rectangle class
Thorbjørn Lindeijer
1
-0
/
+8
2009-04-26
Standardize on the position of the const keyword
Bjørn Lindeijer
1
-2
/
+2
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2007-03-23
Mostly fixed some compilation issues.
Bjørn Lindeijer
1
-4
/
+10
2007-03-05
Added an abstrart base class for characterdata, in order to use the same seri...
Rogier Polak
1
-0
/
+2
2007-03-02
Implemented being death, removal of dead mobs and sitting.
Philipp Sehmisch
1
-0
/
+10
2007-01-02
Removed obsolete files. Added a generic trigger system.
Guillaume Melquiond
1
-7
/
+25
2006-09-02
Simplified server algorithm for moving objects; it now matches the one in the...
Guillaume Melquiond
1
-10
/
+2
2006-08-27
Put Player class in its own module instead of defining it together with Being.
Bjørn Lindeijer
1
-1
/
+1
2006-08-27
Introduced Point class to replace the confusing and clumsy usage of std::pair.
Bjørn Lindeijer
1
-0
/
+56