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-02-03 17:33:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sword25
/
math
History
Max Horn
b3ba5f6ec5
SWORD25: Fix warning about uninitialized DijkstraNode::parentIter
...
svn-id: r54551
2010-11-28 21:33:27 +00:00
..
geometry_script.cpp
SWORD25: Enforced code formatting rules in rest of the engine
2010-10-19 21:03:33 +00:00
geometry.cpp
SWORD25: Get rid of most of the 'kernel service/superclass' code
2010-10-25 22:41:25 +00:00
geometry.h
SWORD25: Enforced code naming conventions in math/*
2010-10-13 00:09:32 +00:00
line.h
SWORD25: Enforced code naming conventions in math/*
2010-10-13 00:09:32 +00:00
polygon.cpp
SWORD25: Invoke parent's class copy constructor
2010-10-13 15:41:55 +00:00
polygon.h
SWORD25: Added operator= to Polygon class
2010-10-19 09:23:20 +00:00
region.cpp
SWORD25: Renamed getInstance() -> instance()
2010-10-13 15:41:00 +00:00
region.h
SWORD25: Enforced code naming conventions in math/*
2010-10-13 00:09:32 +00:00
regionregistry.cpp
COMMON: Simplify DECLARE_SINGLETON macro
2010-11-16 08:23:13 +00:00
regionregistry.h
SWORD25: Convert object registries to singletons
2010-10-13 15:41:34 +00:00
vertex.cpp
SWORD25: Renamed Lua .c files to .cpp and make it compilable
2010-10-18 17:12:00 +00:00
vertex.h
SWORD25: Renamed Lua .c files to .cpp and make it compilable
2010-10-18 17:12:00 +00:00
walkregion.cpp
SWORD25: Fix warning about uninitialized DijkstraNode::parentIter
2010-11-28 21:33:27 +00:00
walkregion.h
SWORD25: Enforced code naming conventions in math/*
2010-10-13 00:09:32 +00:00