Supermodel/Src
2018-10-22 21:59:01 +00:00
..
CPU fix header files 2018-01-22 18:27:51 +00:00
Debugger remove extra qualifier 2018-01-22 21:10:20 +00:00
Graphics Smooth texture repeat makes no sense for alpha/contour textures with pixel dilate. HW seems to treat them as non smooth anyway. Also implement some line of sight stuff, used by Scud. Really need to check the threading/synchronisation of the register reads but it basically works. 2018-10-19 20:59:46 +00:00
Inputs updated command line help 2018-09-14 20:31:34 +00:00
Model3 debug code should be disabled 2018-10-22 21:59:01 +00:00
Network Update network code (Spindizzi) 2018-02-24 15:53:18 +00:00
OSD updated command line help 2018-09-14 20:31:34 +00:00
Pkgs Adding tinyxml2 lib 2016-07-07 05:05:27 +00:00
Sound New, saner Makefiles. They still require some customization but share a core Makefile include with auto-generation of dependencies. Multi-threaded building (e.g., make -j6) is supported now. 2017-10-05 02:14:02 +00:00
Util fix missing header 2017-09-24 22:14:39 +00:00
BlockFile.cpp Added functions to safely read and write bools 2017-09-24 20:49:31 +00:00
BlockFile.h Added functions to safely read and write bools 2017-09-24 20:49:31 +00:00
Game.h Encapsulated zip file handling and added a "parent" member to the Game struct 2017-03-27 02:02:22 +00:00
GameLoader.cpp Removed patches from source code and moved them into game XML file. Created ROMSet.cpp. Print a more descriptive error when game XML file fails to load. 2017-04-08 18:30:29 +00:00
GameLoader.h Removed patches from source code and moved them into game XML file. Created ROMSet.cpp. Print a more descriptive error when game XML file fails to load. 2017-04-08 18:30:29 +00:00
ROMSet.cpp add missing include 2017-04-08 21:01:11 +00:00
ROMSet.h Removed patches from source code and moved them into game XML file. Created ROMSet.cpp. Print a more descriptive error when game XML file fails to load. 2017-04-08 18:30:29 +00:00
Supermodel.h add the rest of the network board code (Spindizzi) 2018-01-07 14:07:59 +00:00
Version.h Inconsequential typo 2018-03-26 23:02:30 +00:00