This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-16 23:19:49 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sword25
/
math
History
Filippos Karapetis
6dc0999c6d
SWORD25: Cleanup
...
svn-id: r55501
2011-01-24 14:00:55 +00:00
..
geometry_script.cpp
SWORD25: Replaced BS_ASSERT() with assert()
2011-01-23 15:01:24 +00:00
geometry.h
SWORD25: Cleanup
2011-01-24 14:00:55 +00:00
line.h
SWORD25: Enforced code naming conventions in math/*
2010-10-13 00:09:32 +00:00
polygon.cpp
SWORD25: Removed several unused methods from the Polygon class
2011-01-23 19:02:36 +00:00
polygon.h
SWORD25: Removed several unused methods from the Polygon class
2011-01-23 19:02:36 +00:00
region.cpp
SWORD25: Removed several unused methods of the Vertex class, and made a subclass of the Common::Point class
2011-01-23 19:06:35 +00:00
region.h
SWORD25: Replaced BS_ASSERT() with assert()
2011-01-23 15:01:24 +00:00
regionregistry.cpp
SWORD25: Removed the logErrorLn and logWarningLn wrappers
2011-01-24 00:03:09 +00:00
regionregistry.h
SWORD25: Removed the logErrorLn and logWarningLn wrappers
2011-01-24 00:03:09 +00:00
vertex.cpp
SWORD25: Replaced BS_ASSERT() with assert()
2011-01-23 15:01:24 +00:00
vertex.h
SWORD25: Removed several unused methods of the Vertex class, and made a subclass of the Common::Point class
2011-01-23 19:06:35 +00:00
walkregion.cpp
SWORD25: Replaced BS_ASSERT() with assert()
2011-01-23 15:01:24 +00:00
walkregion.h
SWORD25: Enforced code naming conventions in math/*
2010-10-13 00:09:32 +00:00