Commit graph

21 commits

Author SHA1 Message Date
Vsevolod Kremianskii
956bca3d64 chore: Update year in copyright notices 2021-01-02 22:06:11 +07:00
Vsevolod Kremianskii
176c435e07 chore: Sort includes 2020-12-22 22:36:22 +07:00
Vsevolod Kremianskii
c057421273 feat: Output row index when converting 2DA to JSON 2020-12-10 12:44:47 +07:00
Vsevolod Kremianskii
f8e6bf4257 refactor: Refactor GffStruct API 2020-12-10 12:39:26 +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
f5deeb480e refactor: Rename libsystem to libcommon 2020-11-10 13:44:48 +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
020c7387bf refactor: Split libsystem into multiple libraries
- Move each subsystem into a separate library
- Extract caches from ResourceManager to avoid circular dependencies
2020-10-26 09:21:21 +07:00
Vsevolod Kremianskii
6465566b32 feat: Add support for MOD files (lip sync, game saves) 2020-10-25 13:53:34 +07:00
Vsevolod Kremianskii
a0d7a6e485 refactor: Extract core folder into the system folder 2020-10-19 13:36:09 +07:00
Vsevolod Kremianskii
9fbf529a64 refactor: Extract libsystem sources into system folder 2020-10-19 13:11:01 +07:00
Vsevolod Kremianskii
9e10fa5943 build: Rewrite CMakeLists.txt using a static library 2020-10-10 15:00:01 +07:00
Vsevolod Kremianskii
de179332a0 fix: Fix segfault in tools 2020-10-03 17:02:26 +07:00
Vsevolod Kremianskii
bf2d908e3a refactor: Rename resource/archive to resource/collection 2020-10-03 08:11:07 +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
0c483c03f1 chore: Fix more Coverity Scan issues 2020-09-25 21:06:52 +07:00
Vsevolod Kremianskii
cfd689e4b5 feat: Show gender and class description during class selection 2020-08-14 11:21:01 +07:00
Vsevolod Kremianskii
13de7e39f3 refactor: Improve 2DA file interface 2020-08-11 15:53:04 +07:00
Vsevolod Kremianskii
92e9e170db chore: Cleanup namespaces 2020-08-08 11:27:15 +07:00
Vsevolod Kremianskii
37fd02e55c refactor: Move tools to a separate executable 2020-08-05 07:46:56 +07:00