Commit graph

12 commits

Author SHA1 Message Date
Jean-Philip Desjardins
b4f635bdd2 Change the way AppConfig base path is initialized. 2023-08-30 17:35:10 -04:00
Aynshe
0679518dec Update AppConfig.cpp - portable mode
Add a "portable.txt" file to the root of Play to use the "Play Data Files" folder in the program folder.
2023-08-30 17:31:30 -04:00
Jean-Philip Desjardins
89f184728f Remove wchar_t literals. 2019-10-23 20:48:46 -04:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Jean-Philip Desjardins
3ea5126e66 Cleanup. 2017-12-31 11:02:53 -05:00
jpd002
d5f0ebc83b Cleaned code related to user directory fetching. No platform specific code should be present anymore (complexity should be hidden in Framework).
git-svn-id: http://svn.purei.org/purei/trunk@982 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-08-23 01:49:03 +00:00
jpd002
f319e6bbbe Cleaned lots of code from the Memory Card manager and added support for animated save icons.
git-svn-id: http://svn.purei.org/purei/trunk@839 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-12-30 22:49:52 +00:00
jpd002
3d53d4df1e Many compilation fixes to make the emulator work with boost 1.46.1
git-svn-id: http://svn.purei.org/purei/trunk@750 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-04-08 02:38:32 +00:00
jpd002
ffc6015030 - Changed "Purei" to "Play" in the data file directory.
- Added a version info in resources.
- Updated installer script to include Readme file.

git-svn-id: http://svn.purei.org/purei/trunk@688 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-07-22 04:09:16 +00:00
jpd002
8094e3303a MacOSX Compilation Fixes
git-svn-id: http://svn.purei.org/purei/trunk@540 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-09-07 19:23:46 +00:00
jpd002
1e258616d1 Made the vfs paths relative to a "Base Path" and are created upon starting up the program.
git-svn-id: http://svn.purei.org/purei/trunk@505 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-04-21 00:01:05 +00:00
jpd002
14129468e4 Removed uses of CList, CEvent, CEventEx, CEventHandler.
Fixed TR1 compilance.
Input configuration support for Win32.
Support for analog axis in PadMan.

git-svn-id: http://svn.purei.org/purei/trunk@361 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-08-24 21:28:42 +00:00