Commit graph

7 commits

Author SHA1 Message Date
Vladimir Serbinenko
29cfa7bb0f COMMON: Merge code for str.cpp and ustr.cpp
Most of the code in str.cpp and ustr.cpp is actually the same. Do some
template magic to merge them.
2020-10-31 14:05:30 +01:00
Cameron Cawley
aa9a41545a COMMON: Add a common base class for the Windows resource classes 2020-01-11 17:34:12 +02:00
Cameron Cawley
b8e94e1acd COMMON: Rename PEResources::getNameList() to getIDList() 2020-01-11 17:34:12 +02:00
Cameron Cawley
8c2b09d919 COMMON: Replace NEResourceType and PEResourceType with a shared enum 2019-05-01 23:52:56 +03:00
Eugene Sandulenko
355c4fa646 JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
Paul Gilbert
e4bcb910b0 DEVTOOLS: Added extraction of German bitmap resources to create_titanic 2016-09-11 17:18:57 -04:00
Paul Gilbert
2680caa5bd DEVTOOLS: Creation of titanic.dat for holding static data 2016-07-15 19:10:30 -04:00