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-27 13:42:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sword25
/
math
History
Max Horn
bf4dc80419
SWORD25: Reduce code duplication; formatting
2011-03-21 14:36:25 +01:00
..
geometry_script.cpp
SWORD25: Reduce code duplication; formatting
2011-03-21 14:36:25 +01:00
geometry.h
SWORD25: Cleanup
2011-01-24 14:00:55 +00:00
line.h
…
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
…
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
…
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
…
walkregion.h
…