Wally4000
|
c0f19235a8
|
Select is now menu button again
|
2022-05-03 22:30:47 +10:00 |
|
Wally4000
|
3fec82b04d
|
Remove stdafx.h for consistency
|
2022-03-22 18:06:17 +11:00 |
|
Wally4000
|
0c242a0249
|
Start tidying up the paths, fix c++20 compat
|
2022-01-30 21:07:40 +11:00 |
|
Wally4000
|
c39ebb78b6
|
Use Posix IO with PSP
|
2021-11-13 15:19:56 +11:00 |
|
Wally4000
|
15e3e2a1d0
|
Update to the Bazel Directory Structure..
|
2020-08-22 18:42:41 +10:00 |
|
Carlos R
|
6a1fbfca52
|
Fixed PSP path for savegames and FindFilename usage
|
2020-08-09 11:59:04 -07:00 |
|
Wally
|
2d7157e5a9
|
Got SDL2 build compiling again.. Not sure if it works yet, crashes KDE on my VM
|
2019-05-27 13:00:23 +10:00 |
|
Ben Slater
|
c562b76641
|
*Clean build from StrmnNrmns repo
|
2019-02-27 17:04:51 +11:00 |
|
Wally
|
8bc2012f0e
|
Fix 64 bit support from StrmnNrmns Bazel branch
|
2019-02-04 13:52:39 +11:00 |
|
strmnnrmn
|
5c94de6276
|
[~] Path::AddExtension return value is unused (and a bit pointless)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1747 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-06-01 08:41:10 +00: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
|
b05c813379
|
[~] Huge filename cleanup. Use IO::Filename rather than char [MAX_PATH] or char [MAX_PATH+1]. Add an IO::Path::Assign. Use IO::Path::Assign/Combine rather than strcpy/strcat/snprintf. Remove MAX_PATH (everything should use the constant in IO.h if required, then we can make this platform specific)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1686 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-18 16:04:55 +00:00 |
|
strmnnrmn
|
c5fdd5d04a
|
[+] Add an IO::Path::Assign
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1672 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-06 18:39:00 +00:00 |
|
strmnnrmn
|
c431024414
|
[~] Move SysOSX stuff that also compiles for linux to SysPosix
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1671 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-06 18:20:43 +00:00 |
|