index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
point.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-13
/
+13
*
Removed "TMW" and "TMWSERV" from header guards
Thorbjørn Lindeijer
2009-12-06
1
-3
/
+3
*
Moved rectangle intersection to the Rectangle class
Thorbjørn Lindeijer
2009-12-06
1
-0
/
+8
*
Standardize on the position of the const keyword
Bjørn Lindeijer
2009-04-26
1
-2
/
+2
*
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
2008-11-16
1
-2
/
+0
*
Mostly fixed some compilation issues.
Bjørn Lindeijer
2007-03-23
1
-4
/
+10
*
Added an abstrart base class for characterdata, in order to use the same seri...
Rogier Polak
2007-03-05
1
-0
/
+2
*
Implemented being death, removal of dead mobs and sitting.
Philipp Sehmisch
2007-03-02
1
-0
/
+10
*
Removed obsolete files. Added a generic trigger system.
Guillaume Melquiond
2007-01-02
1
-7
/
+25
*
Simplified server algorithm for moving objects; it now matches the one in the...
Guillaume Melquiond
2006-09-02
1
-10
/
+2
*
Put Player class in its own module instead of defining it together with Being.
Bjørn Lindeijer
2006-08-27
1
-1
/
+1
*
Introduced Point class to replace the confusing and clumsy usage of std::pair.
Bjørn Lindeijer
2006-08-27
1
-0
/
+56