Commit graph

22 commits

Author SHA1 Message Date
Marcin Kurczewski
8941bfdf04
tr2: use hybrid OpenGL/DirectX rendering 2024-12-12 14:16:23 +01:00
Marcin Kurczewski
915bf055a8
tools: fix import sorter 2024-10-09 22:42:53 +02:00
Marcin Kurczewski
6c4ffcdcda
tools: fix import sorter 2024-10-06 00:28:56 +02:00
Marcin Kurczewski
ff559580bf misc: merge tr2 and libtrx codebases 2024-10-03 10:36:35 +02:00
Marcin Kurczewski
6f115aa8b4 misc: move tools/ to tools/tr1/ 2024-10-03 10:36:35 +02:00
Marcin Kurczewski
b0390747e1 s/audio: move to libtrx 2024-04-30 23:32:36 +02:00
Marcin Kurczewski
6d71455dd8 tools: move to libtrx; remove memleaks patch 2024-04-30 09:57:59 +02:00
Marcin Kurczewski
619ce24d5e build: reorganize libtrx usage 2024-04-29 20:10:49 +02:00
Marcin Kurczewski
a5a047f608 tools: run additional linters 2024-03-26 21:11:01 +01:00
Marcin Kurczewski
3aafea4c56 log: add stacktrace support
Resolves #1165
2024-02-24 19:54:46 +01:00
rr-
fe584984d3 tools/sort-imports: add path argument 2022-05-18 14:26:40 +02:00
rr-
19e6576954 lara: apply same idiom as with game/ and savegame/ 2022-05-15 09:53:47 +02:00
rr-
bf7fbd5c76 gun: apply same idiom as with game/ and savegame/ 2022-05-15 09:53:47 +02:00
rr-
e430faaa15 game: put implementation in a subfolder 2022-05-15 09:53:47 +02:00
rr-
b27cbb4ec7 savegame: put implementation in a subfolder 2022-05-15 09:53:47 +02:00
rr-
e4dbdfb16d option: put implementation in a subfolder 2022-05-15 09:53:47 +02:00
rr-
833c3ffca1 draw: rename Draw_DrawScene 2022-05-15 09:53:47 +02:00
rr-
542940b19e
cinema: rename StartCinematic 2022-05-14 19:30:01 +02:00
rr-
51781ae0c9
demo: rename StartDemo 2022-05-14 19:29:59 +02:00
rr-
6025236584
control: rename Control_Pause 2022-05-14 19:29:58 +02:00
rr-
23d9fcb2fa
control: rename GetChange 2022-05-14 19:29:57 +02:00
rr-
70324d13cf scripts: rename to tools 2022-05-13 22:48:45 +02:00
Renamed from scripts/sort_imports (Browse further)