Lioncash
|
7da0cdb8a3
|
CGameInfo: Make file-scope strings non-allocating
Same behavior, minus any potential heap allocations and static
constructors.
|
2020-06-10 18:04:40 -04:00 |
|
Jack Andersen
|
9f94db6c82
|
Linux build fixes
|
2019-05-25 20:24:13 -10:00 |
|
Aruki
|
2287b05bc3
|
Refactor so PWE compiles with the newly externalized LibCommon
|
2018-12-11 22:50:46 -07:00 |
|
Aruki
|
84d689e104
|
Changed EGame to an enum class. Created NGameList and NPropertyMap to change how templates are managed/saved/loaded. Added support for property map keeping track of ID/type pairs.
|
2018-10-07 17:53:19 -06:00 |
|
Aruki
|
5182f436b8
|
Major refactor of serialization system
|
2018-09-04 13:27:27 -06:00 |
|
Aruki
|
e112c93498
|
Switch to using forward slashes in file paths
|
2017-05-05 14:06:42 -06:00 |
|
Aruki
|
bdb753dca2
|
Added project settings dialog; added build name lookup functionality
|
2017-02-15 01:00:48 -07:00 |
|
Aruki
|
882973d9d5
|
Improved error handling and reporting when loading/saving project files; added file lock class to prevent the same project from being opened in multiple PWE instances
|
2017-02-10 14:52:47 -07:00 |
|
Aruki
|
eca833cf89
|
Changed game exporter to export from a full disc image using nod instead of a pre-extracted disc filesystem; also fixed issue with tabbing in/out with a file dialog open, and fixed a memory leak in CAnimSet
|
2017-02-06 09:20:18 -07:00 |
|
Aruki
|
4f03c2431e
|
Added editor game info system, exporter now fetches game build version, merged asset name maps for all games, resource browser can now import/export names to/from a map XML, reworked asset name generation to more closely match Retro's organization scheme, bug fixes
|
2017-01-31 11:23:28 -07:00 |
|