1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-30 23:18:08 +02:00
vcmi/scripting/erm
2016-08-18 13:40:35 +03:00
..
CMakeLists.txt - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 2014-02-05 20:25:36 +00:00
ERM.cbp [c::b] re-enabled PCH, tested with GCC 5.3. (Older versions may not work) 2016-08-18 13:40:35 +03:00
ERM.vcxproj Migrating to MSVS 2013, which allows to delete inttypes.h file. 2014-08-31 19:08:39 +02:00
ERMInterpreter.cpp Fix ERM build 2014-11-14 07:45:44 +03:00
ERMInterpreter.h - updated ERM library to c++11 2013-06-26 14:25:23 +00:00
ERMParser.cpp [ERM] Less heavy includes in header 2015-02-08 15:15:31 +03:00
ERMParser.h [ERM] Less heavy includes in header 2015-02-08 15:15:31 +03:00
ERMScriptModule.cpp Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
ERMScriptModule.h Fix filenames in file headers 2015-12-08 09:53:14 +03:00
StdInc.cpp - Compile fix for editor - Renamed /Editor to /editor and Scripting/ERM to scripting/erm - Removed unused ipch folder and format file - Removed ancient lua folder 2013-04-13 11:07:32 +00:00
StdInc.h Fix ERM build 2014-11-14 07:45:44 +03:00