Sam Hocevar
|
cd988786b9
|
build: reorganise includes so that we can use precompiled headers later.
|
преди 11 години |
Sam Hocevar
|
0bc2ec0480
|
build: move VS solution one directory below and create a VS2014 solution.
|
преди 11 години |
Sam Hocevar
|
fe665f85b4
|
base: strip core.h from its contents and put it in public/private headers.
|
преди 11 години |
Sam Hocevar
|
3862ad59dc
|
base: going on a lowercase rampage; today’s victim: Array.
|
преди 11 години |
Sam Hocevar
|
591caaabdc
|
sys: some path guessing logic fixes for standalone builds.
|
преди 12 години |
Sam Hocevar
|
ac81bd78a2
|
core: account for case-insensitive systems for data directories.
|
преди 12 години |
Sam Hocevar
|
3f67db703e
|
sys: refactor the binarydir detection code.
|
преди 13 години |
Sam Hocevar
|
d4372a6a1e
|
android: open files through the asset manager, meaning Lua works.
|
преди 13 години |
Sam Hocevar
|
39a8c26fb5
|
base: start removing occurrences of NULL on our long journey to nullptr.
|
преди 13 години |
Sam Hocevar
|
7e8edd7c3e
|
sys: add the base source directory to the list of search directories
on automake platforms, too.
|
преди 13 години |
Sam Hocevar
|
ba1824ef83
|
sys: cycle through all possible directories to load resource files.
|
преди 13 години |
Sam Hocevar
|
c7767c6c64
|
sys: create an empty File class.
|
преди 13 години |
Sam Hocevar
|
4be5ebd8b3
|
ps3: use network fallback for image files.
|
преди 13 години |
Sam Hocevar
|
e7806e96cc
|
build: check for getcwd() and _getcwd() and configure time.
|
преди 13 години |
Sam Hocevar
|
937f3e4522
|
sys: check for <unistd.h> and use getcwd() properly on non-Windows systems.
|
преди 13 години |
Sam Hocevar
|
ce04c94ff3
|
sys: retrieve executable path if available.
|
преди 13 години |
Sam Hocevar
|
bbf72e1a64
|
core: pass the project directory to the binary build and get rid of
that 2-year old "temporary Win32 hack".
|
преди 13 години |
Sam Hocevar
|
6a6e46cf0d
|
system: try to autodetect the data directory from the executable path;
currently works for images (SDL and GDI+ loaders) and sound samples.
|
преди 13 години |