Commit Graph

1569 Commits

Author SHA1 Message Date
Michael
3485fbcbb2 dino_biped.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:33:27 +01:00
Michael
10eecc8a1f Loader.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:32:52 +01:00
Michael
1dcf39e614 FileIO.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:32:25 +01:00
Michael
6445ba5570 TerrainObj.hpp: replace backslashes in include directives with forward slashes 2020-11-14 23:31:57 +01:00
Michael
337f98d099 LineSegment.hpp: replace backslashes in include directives with forward slashes 2020-11-14 23:31:08 +01:00
Michael
6511fba596 WorldDBase.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:30:40 +01:00
Michael
0688b246bb TextOverlay.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:29:54 +01:00
Michael
7cedb476cc Teleport.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:29:03 +01:00
Michael
6b8d12d1a0 Replay.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:27:54 +01:00
Michael
f49dad29be Instance.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:25:35 +01:00
Michael
a2dcf79d55 Animate.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:25:09 +01:00
Michael
2cb764c1fc QualityDialog.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:23:56 +01:00
Michael
62344332dd GUIApp/Options.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:22:55 +01:00
Michael
bec70ee14c GUIApp.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:19:10 +01:00
Michael
9326844a47 DialogTexturePack.hpp: replace backslashes in include directives with forward slashes 2020-11-14 23:18:38 +01:00
Michael
f088de89ee DialogTeleport.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:16:52 +01:00
Michael
099eff7af3 DialogSoundMaterial.hpp: replace backslashes in include directives with forward slashes 2020-11-14 23:05:43 +01:00
Michael
332a6e2176 AI Dialogs2Dlg.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:05:06 +01:00
Michael
466b600404 GroffBuild/precomp.h: replace backslashes in include directives with forward slashes 2020-11-14 23:03:47 +01:00
Michael
77d8abf8be Socket.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:02:28 +01:00
Michael
ff6d6e9c5a Player.cpp: replace backslashes in include directives with forward slashes 2020-11-14 23:01:56 +01:00
Michael
827409b509 HitSpang.hpp: replace backslashes in include directives with forward slashes 2020-11-14 23:01:12 +01:00
Michael
ad6cd8260e WorldView.cpp: replace backslashes in include directives with forward slashes 2020-11-14 22:59:57 +01:00
Michael
eef79d2578 TestActivities.cpp: replace backslashes in include directives with forward slashes 2020-11-14 22:59:30 +01:00
Michael
baefc7344f Synthesizer.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:57:36 +01:00
Michael
f4547e0e06 Silhouette.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:55:32 +01:00
Michael
5c6aba70f2 PathObstacle.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:54:13 +01:00
Michael
f2c2c8e752 PathObstacle.cpp: replace backslashes in include directives with forward slashes 2020-11-14 22:53:23 +01:00
Michael
70eafab9c1 Pathfinder.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:52:21 +01:00
Michael
edce6fd526 PathAStar.cpp: replace backslashes in include directives with forward slashes 2020-11-14 22:50:58 +01:00
Michael
90d59aae40 MoveActivities.cpp: replace backslashes in include directives with forward slashes 2020-11-14 22:49:47 +01:00
Michael
be3ce59b67 Influence.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:46:47 +01:00
Michael
7124e3ce6b HeadActivities.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:45:03 +01:00
Michael
e0c9fa35b2 Graph.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:41:57 +01:00
Michael
ae4c8c8127 Brain.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:40:52 +01:00
Michael
1ebb3c65dd Brain.cpp: replace backslashes in include directives with forward slashes 2020-11-14 22:38:33 +01:00
Michael
2914840845 AIMain.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:35:24 +01:00
Michael
b8a4dc3b3a AIMain.cpp: replace backslashes in include directives with forward slashes 2020-11-14 22:35:04 +01:00
Michael
4f44f3edb8 AIGraph.cpp: replace backslashes in include directives with forward slashes 2020-11-14 22:34:20 +01:00
Michael
caba32c908 Activity.hpp: replace backslashes in include directives with forward slashes 2020-11-14 22:33:22 +01:00
Michael
5190f74483 Activity.cpp: replace backslashes in include directives with forward slashes 2020-11-14 22:29:48 +01:00
Michael
07d1060fde WorldView.cpp: unify brace style in RemoveSomeInfluences 2020-11-14 12:44:56 +01:00
Ian Brun
847b1fbf96
Merge pull request #142 from meekee7/keep-subtitles-when-out-of-focus
Resolve text overlay content discard and font increase
2020-09-14 02:34:35 +02:00
Michael
d4ec12acff TextOverlay: avoid using fixed font size, use dynamic font size if possible 2020-09-13 14:18:02 +02:00
Michael
3124ea1542 TextOverlay.cpp: do not remove overlay text content when resetting screen 2020-09-13 14:02:09 +02:00
Michael
8298ba839f Render.cpp: do not remove overlay text content 2020-09-13 13:55:11 +02:00
meekee7
b3941538bc
Merge pull request #34 from OpenTrespasser/dev
Merge upstream/dev into staging
2020-09-07 18:44:29 +02:00
Ian Brun
3010142735
Merge pull request #141 from meekee7/cuiwnd-cvideownd-missing-detach
CVideoWnd: missing cleanup
2020-09-07 16:23:53 +02:00
Ian Brun
64e7cc433d
Merge pull request #140 from meekee7/cmake-repair-debug-settings
Repair linker configuration to reenable PDBs
2020-09-07 03:03:34 +02:00
Michael
3793b3d482 CMakeCommon.cmake: repair linker settings to reenable debug symbols for release and final configurations 2020-09-06 22:13:32 +02:00