Commit Graph

23 Commits

Author SHA1 Message Date
fd137e8e74 Implement unicode on console, move readline into driver 2023-05-18 17:14:55 -04:00
64b4fc465d Add code to find luprex root directory 2023-05-10 15:24:47 -04:00
9e74e67277 Makefile now uses separate build directories for different OS versions 2023-05-10 14:09:08 -04:00
3a113bb2ef Add OS=<blank> as default in Makefile 2023-05-09 23:27:22 -04:00
f1c42156d1 Makefile now working for mingw and visual 2023-05-09 23:24:25 -04:00
6c8ceeb039 Make it build under linux again 2023-05-09 18:43:40 -04:00
c879fd21bb Add a check for vsvars64 in Makefile 2023-05-09 22:14:29 -04:00
b42393bbac Visual studio version is working 2023-05-09 22:12:17 -04:00
66f3cd8464 Use cv2pdb to generate PDB files for visual studio 2023-05-08 21:58:26 -04:00
7078d1243d LuaExtraArgs is now fully implemented, efficiently 2023-04-13 14:55:21 -04:00
74f7686b85 Implemented a serialize and a deserialize routine 2023-04-05 15:06:52 -04:00
03f89ec922 DLL working under mingw 2023-02-21 16:11:03 -05:00
98c1b2d599 Convert to a true DLL engine 2023-02-21 15:28:45 -05:00
6c8ee78041 More makefile tweaks 2023-02-20 17:53:18 -05:00
175cbf3097 Automatic compilation of correct version 2023-02-20 17:47:22 -05:00
8e2d37a73a A few changes for mingw port (not done yet) 2023-02-20 16:59:10 -05:00
f9aafee165 Some overhauls of the modified replay code. 2023-02-20 16:02:18 -05:00
def6387ca3 Change directory structure 2023-02-14 14:05:45 -05:00
abb474d1ce Combining two repos 2021-02-10 13:05:58 -05:00
8f557ff387 Added luasnap checkpointing mechanism 2021-02-09 17:15:54 -05:00
1ff94e2591 Got rid of AnimView, added Gui 2021-02-07 13:38:29 -05:00
b897c10506 In process of adding luaconsole.cpp 2021-01-23 16:10:29 -05:00
b85e92343f Added a makefile 2021-01-23 14:44:06 -05:00