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
/
utils
/
mathutils.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
Used static_assert for static assertion
Thorbjørn Lindeijer
1
-1
/
+2
2013-04-07
Fixed undefined #defines in mingw and c++0x
Erik Schilling
1
-0
/
+4
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
-13
/
+13
2009-12-06
Moved rectangle intersection to the Rectangle class
Thorbjørn Lindeijer
1
-14
/
+15
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2007-06-16
Forgot the changelog entry. Work around compilers that have trouble dealing w...
Guillaume Melquiond
1
-1
/
+1
2007-06-16
Fix rsqrt and sqrt.
Guillaume Melquiond
1
-7
/
+8
2007-03-03
Enable the Id keyword.
Bjørn Lindeijer
1
-1
/
+1
2007-03-03
Set native eol-style on recently added files.
Bjørn Lindeijer
1
-99
/
+99
2007-03-03
Use M_PI_2 instead of acos(0.0f) and FLT_MAX instead of 1.0E40f (which exceeded
Bjørn Lindeijer
1
-22
/
+15
2007-03-03
Implemented an alternate collision-detection function, added namespace utils:...
Rogier Polak
1
-0
/
+106