Wally4000
|
895e8910d9
|
Remove BuildOptions and clean up macros
|
2023-10-23 12:58:37 +11:00 |
|
Wally4000
|
b5ed8ac792
|
Revert "Remove redundant Stream.cpp file"
This reverts commit 5e38dee8e3 .
|
2023-04-25 11:01:34 +10:00 |
|
Wally4000
|
5e38dee8e3
|
Remove redundant Stream.cpp file
|
2023-04-23 21:59:18 +10:00 |
|
Wally4000
|
3fec82b04d
|
Remove stdafx.h for consistency
|
2022-03-22 18:06:17 +11:00 |
|
Wally4000
|
eadc1b3758
|
move from typedef to modern using declaration
|
2021-10-18 18:58:14 +11:00 |
|
Wally4000
|
15e3e2a1d0
|
Update to the Bazel Directory Structure..
|
2020-08-22 18:42:41 +10:00 |
|
=
|
1511baa25e
|
Fix up paths in headers
|
2020-05-27 19:20:52 +10:00 |
|
Ben Slater
|
6a725bf99e
|
Removed a bunch of asserts / debug options from release build, stabs a bunch of compiler warnings
|
2019-05-03 17:43:44 +10:00 |
|
Ben Slater
|
c562b76641
|
*Clean build from StrmnNrmns repo
|
2019-02-27 17:04:51 +11:00 |
|
Wally
|
e17fdddadf
|
[~] Fix Conker Regression
[+] Remove a hell of a lot more missed asserts.
|
2019-01-23 17:05:36 +11:00 |
|
Wally
|
119a49de20
|
Remove remaining Debug Symbols from PSP Build
|
2019-01-22 09:59:53 +11:00 |
|
mrbenslater
|
bfd0e3d055
|
Revert "Mostly done moving debug stuff"
This reverts commit f8c10f97b7 .
|
2019-01-21 21:29:08 +11:00 |
|
mrbenslater
|
f8c10f97b7
|
Mostly done moving debug stuff
|
2019-01-21 20:54:18 +11:00 |
|
Paul Holden
|
49a06ed319
|
[~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script
|
2013-06-04 22:02:30 +01:00 |
|
Paul Holden
|
734944d829
|
[~] Drop the _MSC_VER check around #pragme once - all the compilers we use understand #pragma once (or happily ignore it)
|
2013-06-04 22:02:30 +01:00 |
|
strmnnrmn
|
ffcbe649b1
|
[~] stdafx cleanup: Include stdio.h and stdlib.h where needed
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1703 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-19 08:53:29 +00:00 |
|
strmnnrmn
|
3757a27a46
|
[~] stdafx cleanup: PSP should compile without DaedalusTypes.h in stdafx.h now
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1699 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-19 08:52:22 +00:00 |
|
strmnnrmn
|
1f52aaa0bc
|
[~] Move BlendConstant.{h,cpp} and RenderSettings.{h,cpp} to SysPSP
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1132 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-03-03 12:32:10 +00:00 |
|
strmnnrmn
|
53a69a2c1f
|
[*] Move BlendModes.{h,cpp}, CombinerExpression.{h,cpp} CombinerTree.{h,cpp} and CombinerInput.h to SysPSP. These aren't needed to compile the OSX build any more.
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1129 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-03-03 12:08:00 +00:00 |
|