Michael
|
f947aa908e
|
RegToIniConverter.cpp: add standalone command line tool for reg-to-ini conversion
|
2020-04-23 22:01:36 +02:00 |
|
Michael
|
0f01ad9143
|
NeuQuant.h: adjust return type of inxsearch
|
2020-04-12 19:43:09 +02:00 |
|
Michael
|
bbd36e9807
|
NeuQuant.h: add header file for NEUQUANT.C
|
2020-04-12 19:42:36 +02:00 |
|
Michael
|
6301c887ac
|
GroffExp:cpp: add global variables and functions
|
2020-04-09 19:28:27 +02:00 |
|
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 |
|
Ian Brun
|
846f3cadf0
|
Merge pull request #53 from meekee7/compile-groffexp
Compile GroffExp
|
2020-04-06 02:27:44 +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
|
b0e8f462b0
|
ObjectDef.cpp: add missing variable type declarations
|
2020-04-04 14:02:48 +02:00 |
|
Michael
|
6e0518c61a
|
GroffExp.cpp: fix path of include
- use correct bool type
- add missing variable/type declarations
|
2020-04-04 14:01:50 +02:00 |
|
Michael
|
16cae924c9
|
GroffExp/Bitmap: use modern STL header names
- std::* treatment
- use correct Assert macro
- use correct pointer types
- add missing variable/type declaration
|
2020-04-04 13:59:34 +02:00 |
|
Michael
|
f710342095
|
StandardTypes.hpp: remove obsolete bool declaration, reuse existing declarations of vector types
|
2020-04-04 13:56:45 +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 |
|