Commit Graph

10 Commits

Author SHA1 Message Date
Ian Brun
d196655f1f
Merge pull request #55 from meekee7/compile-collisioneditor
Compile CollisionEditor
2020-04-07 13:23:58 +02:00
Michael
4482e355ce CollisionEditorDlg.cpp: remove redundant include 2020-04-06 18:56:56 +02:00
Michael
dc52feafa1 SampleListDlg.h: add missing include of resource.h 2020-04-04 14:45:17 +02:00
Michael
c0bc48460e EditMaterialDlg.cpp: std::* treatment
- add missing include of resource.h
2020-04-04 14:44:49 +02:00
Michael
c95f1a7d8b Database: use modern STL header names
- std::* treatment
- declare iterator variables as auto where necessary
2020-04-04 14:42:56 +02:00
Michael
d5174c38f7 CollisionEditorDlg: use modern STL header names
- add missing include of resource.h
2020-04-04 14:41:14 +02:00
Michael
df3bbc8773 CollisionEditor.cpp: remove duplicate definiton of dprintf
the existing implementation is in DebugConsole
2020-04-04 14:40:12 +02:00
Michael
0c4e9b6674 CollisionEditor/stdafx.h: include common.hpp for global macros 2020-04-04 14:38:36 +02:00
Michael
5a35f50c36 SampleListDlg.cpp: use modern STL header names 2020-04-04 13:36:09 +02:00
Ian Brun
946b2a4943 Initial commit 2018-01-01 23:07:24 +01:00