Pal Lockheart
|
8344f93343
win32 makefiles add compile time switch for vista+ only APIs usage
|
7 年之前 |
Pal Lockheart
|
540c842c70
VS style for Vista+; pure mingw makefile added ( previous makefile is msys-style )
|
7 年之前 |
Pal Lockheart
|
43af2336e7
fix win32 makefile linking problem
|
7 年之前 |
Pal Lockheart
|
8c4619bf59
save path follow game path when unspecified
|
7 年之前 |
Pal Lockheart
|
fd53774a0a
save path customable in config file like game path( behaviour same as before if unspecified ); now savefile-only sync is possible
|
7 年之前 |
Pal Lockheart
|
2ffebe310b
Merge pull request #6 from sdlpal/unittest
|
7 年之前 |
LouYihua
|
3dd2b6d1d2
Update README.md
|
7 年之前 |
Lou Yihua
|
d0e6fb74d6
Change include prefix from 'Fl' to 'FL' for better compatibility
|
7 年之前 |
Lou Yihua
|
a4a5c7222e
Remove win32/Tests, strip Makefile outputs
|
7 年之前 |
Lou Yihua
|
1e4de631b9
Remove sdlpal-test project file
|
7 年之前 |
Pal Lockheart
|
1d4d774ddc
fix load slots not disappear when press esc in initial load menu
|
7 年之前 |
Pal Lockheart
|
122f3b5c67
make test version able to run in any dir
|
7 年之前 |
LouYihua
|
6e9a88be0b
Add README.md
|
7 年之前 |
LouYihua
|
467f44b529
Added the README file
|
7 年之前 |
LouYihua
|
cf81b91075
Simpilify unit test framework for win32/linux
|
7 年之前 |
Pal Lockheart
|
f78c19d7f4
travis-ci check tests
|
7 年之前 |
Pal Lockheart
|
62df7c9483
win32: mingw/VS2015 individual project works; Google Test Adapter failed, live unit test failed too
|
7 年之前 |
Pal Lockheart
|
e9991b6aa1
unittest: unix make check && osx xctest done
|
7 年之前 |
LouYihua
|
8b2f8cffae
Add VSCode ignore
|
7 年之前 |
Yihua LOU
|
6d8dca0fd4
Merge pull request #3 from sdlpal/move_platform_specific_code
|
7 年之前 |
LouYihua
|
e981e3d77a
Further move of platform-specific code
|
7 年之前 |
Pal Lockheart
|
b1bedc54a7
iOS/OSX project miragation
|
7 年之前 |
LouYihua
|
12dea8595c
Deal with input code & move osx->macos
|
7 年之前 |
LouYihua
|
67b01eb953
OSX related change
|
7 年之前 |
LouYihua
|
a9871d8d68
Move most platform-specific code into separate files.
|
7 年之前 |
LouYihua
|
ccd920206a
Fix crash of PAL_swprintf
|
7 年之前 |
LouYihua
|
b875957d65
Add missing PAL_GetWord
|
7 年之前 |
LouYihua
|
28e3b9498b
PAL_swprintf accepts number of chars rather than bytes.
|
7 年之前 |
Pal Lockheart
|
cb732e7ab4
apply PAL_swprintf in several missing place
|
7 年之前 |
LouYihua
|
258dd287af
Fix width/precision type.
|
7 年之前 |