scummvm/engines/ultima/ultima8/misc
Matthew Duggan 0b7b312173 ULTIMA8: Fix Crusader check for moving Crusader camera on Z
A while back I updated the camera position to avatar center but forgot to
update this check for invalid locations.
2021-07-30 19:50:33 +09:00
..
box.h ULTIMA8: Remove explicit copy constructors 2020-05-14 06:58:08 +09:00
classtype.h ULTIMA8: Cleanup macro formatting for class type 2021-02-23 21:04:32 -06:00
common_types.h ULTIMA8: Remove some unneccessary casts and typedefs 2020-04-26 19:25:14 +09:00
debugger.cpp ULTIMA8: Fix Crusader check for moving Crusader camera on Z 2021-07-30 19:50:33 +09:00
debugger.h ULTIMA8: Improvements to map dumping 2021-07-20 18:55:52 +09:00
direction_util.h ULTIMA8: Remove direction factors which are no longer used 2021-04-17 14:58:55 +09:00
direction.h ULTIMA8: Add Crusader attack process. 2020-10-30 22:17:49 +09:00
encoding.cpp ULTIMA8: Remove lots of unneeded includes 2021-01-11 11:15:35 +09:00
encoding.h ULTIMA8: More crusader decoding 2020-06-15 16:54:23 +09:00
id_man.cpp ULTIMA8: Add various checks for expected ranges of save data 2021-05-04 21:37:16 +09:00
id_man.h ULTIMA8: Const correctness 2020-05-03 14:37:07 +09:00
istring.h ULTIMA8: Remove dead code in Ultima8::istring 2021-02-24 21:08:28 -06:00
pent_include.h ULTIMA8: Rename file for class type handling and remove comment references to p_dynamic_cast 2021-02-23 21:04:32 -06:00
point3.h ULTIMA8: Add a simple 3d point struct 2020-07-27 15:25:06 +09:00
rect.h ULTIMA8: Rename methods in Ultima8::Rect to match Common::Rect and remove unused methods. 2020-08-14 11:57:52 -05:00
stream_util.h ULTIMA8: Replace IDataSource and ODataSource with utility functions for common streams 2021-02-23 19:22:02 -06:00
util.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
util.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00