Commit graph

1029 commits

Author SHA1 Message Date
Vsevolod Kremianskii
92e9e170db chore: Cleanup namespaces 2020-08-08 11:27:15 +07:00
Vsevolod Kremianskii
b37f4fbc22 feat: Use linear interpolation for GUI textures 2020-08-08 10:51:27 +07:00
Vsevolod Kremianskii
981c7d0701 feat: Use pregenerated mip maps if available 2020-08-08 10:28:57 +07:00
Vsevolod Kremianskii
bc19568369 refactor: Refactor GUI, use built-in module selection 2020-08-08 08:36:38 +07:00
Vsevolod Kremianskii
d88a01dc6e feat(game): Add support for multiple speakers in dialogs 2020-08-07 18:09:15 +07:00
Vsevolod Kremianskii
ac29db6335 feat(gui): Implement multiline text rendering 2020-08-07 16:49:14 +07:00
Vsevolod Kremianskii
9df6fc326e feat: Add separate volume options for music and sounds 2020-08-07 15:44:06 +07:00
Vsevolod Kremianskii
c4fb806af3 feat: Implement dialog loading 2020-08-07 15:22:42 +07:00
Vsevolod Kremianskii
7718bf149d doc: Add classes diagram
[ci skip]
2020-08-07 15:07:12 +07:00
Vsevolod Kremianskii
0cfce44616 doc: Add Contribution section to the readme
[ci skip]
2020-08-07 08:31:35 +07:00
Vsevolod Kremianskii
ad7a3b664a feat(game, gui): Implement dialog GUI 2020-08-07 08:12:28 +07:00
Vsevolod Kremianskii
94cca1981b feat(script): Implement scripting subsystem 2020-08-05 13:46:35 +07:00
Vsevolod Kremianskii
069390ad4c chore(resources): Do not try loading TPC for KotOR lightmaps 2020-08-05 13:46:35 +07:00
Vsevolod Kremianskii
f21e1ae0a1 chore(resources): Cleanup resource manager; log extension, not type 2020-08-05 13:46:06 +07:00
Vsevolod Kremianskii
a499d4060c fix(game): Change default item type to None 2020-08-05 07:46:57 +07:00
Vsevolod Kremianskii
6b78ef8584 fix(core): Cancel async jobs on exit 2020-08-05 07:46:56 +07:00
Vsevolod Kremianskii
1b99526c6d chore: Improve logging when game path is invalid 2020-08-05 07:46:56 +07:00
Vsevolod Kremianskii
37fd02e55c refactor: Move tools to a separate executable 2020-08-05 07:46:56 +07:00
Vsevolod Kremianskii
09dd87c4b5 chore: Add option to disable debug logging 2020-08-05 07:46:56 +07:00
Vsevolod Kremianskii
9f29bcee24 chore: Remove unused include in log.cpp 2020-08-05 07:46:55 +07:00
Vsevolod Kremianskii
dad0309d15 chore: Make multiplayer port configurable from the config file 2020-08-05 07:46:55 +07:00
Vsevolod Kremianskii
1899e218bd doc: Rephrase project motivation and anti-piracy policy in readme 2020-08-05 07:46:55 +07:00
Vsevolod Kremianskii
faf2317e73 chore: Fix Clang compilation warnings 2020-08-03 10:25:20 +07:00
Vsevolod Kremianskii
ac7b5beadd build: Fix Linux build 2020-08-03 08:50:37 +07:00
Vsevolod Kremianskii
f8f7d87704 ci: Add build status to readme 2020-08-03 08:50:37 +07:00
Vsevolod Kremianskii
6bac900c82 ci: Configure Travis CI 2020-08-03 08:42:47 +07:00
Vsevolod Kremianskii
0fa578e6a7 Change license to GNU GPL 3 2020-08-03 08:06:55 +07:00
Vsevolod Kremianskii
122f2c0a41 build: Add Boost.System dependency to CMakeLists.txt 2020-08-03 07:38:41 +07:00
Vsevolod Kremianskii
d479faefa2 Initial commit 2020-08-02 22:47:59 +07:00