Vsevolod Kremianskii
|
a1209aea87
|
tools: Remove loading options from config file
It only adds ambiguity.
|
2021-04-22 13:07:27 +07:00 |
|
Vsevolod Kremianskii
|
6905d35e1f
|
Implement JSON to TLK tool
While at it, make TLK to JSON tool output SoundResRef.
|
2021-04-10 15:13:52 +07:00 |
|
Vsevolod Kremianskii
|
9c5be9b87a
|
Refactor resource management
- Move GameID into libgame
- Move resource provider registration into Game
- Move GUI background loading into GameGUI
|
2021-03-23 13:21:24 +07:00 |
|
Vsevolod Kremianskii
|
675e933844
|
refactor: Differentiate GOG TSL from Steam TSL
Steam TSL has slightly different cursors in the executable.
|
2021-03-10 00:58:11 +07:00 |
|
Vsevolod Kremianskii
|
18498202de
|
refactor: Prefer boost::noncopyable to deleted copy constructors
|
2021-02-14 13:39:02 +07:00 |
|
Vsevolod Kremianskii
|
2f4d568c15
|
refactor: Streamline and cleanup tools
|
2021-02-09 14:53:53 +07:00 |
|
Vsevolod Kremianskii
|
41dca204fa
|
feat: Add JSON to 2DA conversion tool
|
2021-02-09 12:40:14 +07:00 |
|
Vsevolod Kremianskii
|
cf487d13bb
|
refactor: Split reone-tools Convert command into ToJson and ToTga
|
2021-02-09 08:45:00 +07:00 |
|
Vsevolod Kremianskii
|
c30a7a4dea
|
feat(tools): Allow setting game and dest directories from reone.cfg
|
2021-01-30 11:38:30 +07:00 |
|
Vsevolod Kremianskii
|
5391301aed
|
chore: Fix formatting after the GameID refactoring
|
2021-01-30 11:29:20 +07:00 |
|
Vsevolod Kremianskii
|
eaad08b980
|
refactor: Rename GameVersion to GameID
|
2021-01-29 20:23:54 +07:00 |
|
Vsevolod Kremianskii
|
6fd165cd38
|
feat: Add ModuleProbe tool
ModuleProbe generates a JSON file describing a game module.
|
2021-01-18 00:48:16 +07:00 |
|
Vsevolod Kremianskii
|
956bca3d64
|
chore: Update year in copyright notices
|
2021-01-02 22:06:11 +07:00 |
|
Vsevolod Kremianskii
|
83c69e1010
|
chore: Switch to a centralized copyright notice
Contributors are listed in a separate CONTRIBUTORS file.
|
2020-11-18 13:06:55 +07:00 |
|
Vsevolod Kremianskii
|
bfe467dab0
|
chore: Replace Unicode copyright symbol with "(c)"
This is to improve code portability.
|
2020-10-31 16:19:51 +07:00 |
|
Vsevolod Kremianskii
|
5441474880
|
refactor: Refactor resources
- Rename resources namespace to resource
- Move blueprints to the resource namespace
|
2020-10-02 22:34:02 +07:00 |
|
Vsevolod Kremianskii
|
252ab735cc
|
refactor: Refactor Program class
|
2020-10-01 16:53:36 +07:00 |
|
Vsevolod Kremianskii
|
37fd02e55c
|
refactor: Move tools to a separate executable
|
2020-08-05 07:46:56 +07:00 |
|