2bd4ef81b6
Create ECS system base
2026-03-15 00:00:54 +01:00
b8f5282a39
Merge branch 'copilot/rebuild-files-structure' into ecs
2026-03-14 22:11:49 +01:00
copilot-swe-agent[bot]
7e49aa8740
Rewrite #includes to use explicit subdirectory paths
...
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com >
2026-03-14 19:16:48 +00:00
copilot-swe-agent[bot]
0531086bb9
Reorganize source files into logical subdirectories
...
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com >
2026-03-14 19:01:57 +00:00
b813dac79f
Add EnTT library
2026-03-08 11:03:59 +01:00
11e79f52ae
Conversion to cpp 20
2026-01-18 21:21:15 +01:00
c6c042aa52
Fix screenshot manager on OpenGL renderers
2025-09-17 17:34:53 +02:00
f43d4b5201
Add trivia randomisation
2025-09-16 00:25:00 +02:00
Ryba04
33ad7b718f
Merge branch 'master' into master
2025-09-13 19:46:26 +02:00
jakubg1
5e2175302b
Loading screen overhaul POC
...
The loading screen has been significantly changed:
- The background image is now properly picked randomly instead of taking the `textures/logo.bmp` file, prepended by an external program such as Rainsted/Starter.
- The progress bar has been moved from a floating window to a thin green line at the bottom of the loading screen.
- The log window is now hidden by default. It can be turned on by setting `loadinglog` to `true` in `eu07.ini`.
- There is an animated wheel icon on the loading screen, and a trivia text is displayed.
New translation key:
- `"Did you know"`
TODO:
- Load trivia from a separate file.
2025-09-10 01:53:22 +02:00
3810fff0dc
Revert "Add TGUI library"
...
This reverts commit c6564351e8 .
2025-09-09 16:46:12 +02:00
c6564351e8
Add TGUI library
2025-09-08 18:32:38 +02:00
ac2c5ab4cf
Add auto dmp file genration
2025-06-02 22:41:39 +02:00
70b68a155b
Fix rc porecompilation
2025-05-05 20:20:29 +02:00
cc82af3375
Add versioning info to binary
2025-05-05 19:58:17 +02:00
09920609ff
Add generating PDBs and MAPs for executables
2025-04-17 10:56:42 +02:00
a39d972126
Some renaming
2025-04-15 01:32:56 +02:00
12d6a1578d
Add vcpkg as submodule and ref it in cmake
2025-04-15 00:23:36 +02:00
WLs50
1feb4c4bd0
fix merging issue regarding discord-rpc
2025-04-05 14:49:42 +02:00
WLs50
0280b40ca5
Merge remote-tracking branch 'manul-public/master' into manul-staging
2025-04-05 14:24:53 +02:00
WLs50
ffe5ece058
wrap discord rpc as optional feature
2025-03-17 07:19:07 +01:00
WLs50
d793866937
Merge branch 'manul-staging' of https://github.com/wls50/maszyna-internal into manul-staging
2025-03-16 22:14:42 +01:00
WLs50
8f98292cbe
implement moon
2025-03-16 22:12:37 +01:00
27f4920869
Add discord-rpc library
2025-03-16 16:22:54 +01:00
WLs50
07583a9f07
fix order of parameters after cmake -E copy -t
2025-03-16 14:51:38 +01:00
WLs50
d9b64c42fb
fix unresolved symbols when static linking glfw
2025-03-10 20:32:27 +01:00
WLs50
33ffcaf66b
always use included glfw for build
2025-03-09 21:22:35 +01:00
WLs50
a5f6397eca
merge manul
2025-03-09 15:36:11 +01:00
33b85baf77
Add discord-rpc library
2025-02-24 22:02:01 +01:00
milek7
ba5dfda64d
WITH_PYTHON build option
2022-07-07 02:29:36 +02:00
milek7
129bc9059c
make imgui version runtime selectable
2022-04-13 22:15:43 +02:00
milek7
10fdb24c79
change MSVC build flags
2022-04-09 22:20:01 +02:00
milek7
ce6d530aa8
changes for standalone e3d export
2022-03-06 18:18:07 +01:00
milek7
5bafa31f9d
Merge commit 'd8170c932b448ba6888e702746b5ae22632062d8' into sim
2022-01-05 22:21:05 +01:00
Milek7
f1723ac66b
remove flags for old luajit
2021-09-12 17:03:37 +02:00
milek7
994b1446c1
toggleable lua support during build
2021-03-06 03:49:53 +01:00
milek7
3d15cf3672
add crashreporter
2021-02-13 18:32:19 +01:00
milek7
41cda4a889
skip precompiled headers for 3rd party files (fixes imgui2-modern renderer interaction)
2021-01-31 00:05:15 +01:00
milek7
a30d5f858a
build system tweaks
2021-01-30 17:05:08 +01:00
milek7
ca8145904b
do not make unnecessary exports on nix platforms
2021-01-30 16:00:58 +01:00
milek7
158c42b5f0
cleanup: remove VSDev camera implementation, remove symbols from CI because they are unreasonably big, mac CI tmp upload
2021-01-24 23:53:37 +01:00
milek7
610ae75b17
reenable precompiled header, add USE_LTO option, enable LTO in CI builds
2021-01-24 23:15:18 +01:00
milek7
4e868288ee
add support for ETC2_EAC in .ktx files
2021-01-20 22:46:52 +01:00
milek7
5fcd108b3d
add MacOS ARM64 to CI builds
2021-01-19 15:47:33 +01:00
milek7
6a18494379
let's try random macos fix
2020-11-23 22:59:33 +01:00
milek7
1f489b164f
cmake libpng search tweaks
2020-11-23 22:11:04 +01:00
milek7
1c5dcfb87e
enable openvr for windows CI
2020-11-18 01:19:46 +01:00
milek7
c9169edf72
prepend_scn feature
2020-10-31 01:19:37 +01:00
milek7
b4951a5db4
rename autogenerated version file, it clashes during merges
2020-10-19 02:38:53 +02:00
milek7
d13cf5c1a4
automated version.h
2020-10-19 01:17:12 +02:00