Pal Lockheart
|
5541564ada
fix various win32 ONLY problems
|
7 年之前 |
Pal Lockheart
|
be409bea7b
dialog disappear behaviour changed to original DOS version; fixes #68, thanks to testing of M-HT
|
7 年之前 |
Pal Lockheart
|
f39d0f4693
Merge pull request #61 from sdlpal/wii
|
7 年之前 |
M-HT
|
38efd10524
use better colors when playing avi files using SDL 1.2
|
7 年之前 |
Pal Lockheart
|
065a35cec7
Wii backport(rebased). Saving works( previous is really a stupid error ).
|
7 年之前 |
Pal Lockheart
|
8a9ef1c4d2
Allow keepAspectRatio at any ratio user specified
|
7 年之前 |
Wei Mingzhi
|
ddfb1dadc7
really update screen
|
7 年之前 |
Wei Mingzhi
|
f6ead457a9
update screen when window is resized
|
7 年之前 |
Wei Mingzhi
|
d2ab3393b2
more precise time counting for avi
|
7 年之前 |
Lou Yihua
|
a816001366
Improve path combination & variadic print, fix load logic
|
7 年之前 |
Wei Mingzhi
|
1c25300206
make saved game case-insensitive
|
7 年之前 |
Pal Lockheart
|
a14f5985c0
add SDL2 Scale Quality support
|
7 年之前 |
Wei Mingzhi
|
d50cf814c9
fix SDL1 crash after screen resize
|
7 年之前 |
Pal Lockheart
|
fc3a6dcf75
iOS config page done; need manually rename main() in SDL source to avoid name confliction for now
|
7 年之前 |
Wei Mingzhi
|
9f3bbf5d83
SDL1 compile fix
|
7 年之前 |
Wei Mingzhi
|
31bfdc66c6
fix bug: screen keep shaking even when showing dialog text.
|
7 年之前 |
Wei Mingzhi
|
af4b5b3a71
avi support
|
7 年之前 |
LouYihua
|
75252368d6
Use gConfig.pszSavePath instead of PAL_SCREENSHOT_PREFIX
|
7 年之前 |
LouYihua
|
8062397152
Fix issue #21
|
7 年之前 |
LouYihua
|
2c677d7ee4
License update
|
7 年之前 |
LouYihua
|
11b1d86215
Remove direct calls to SDL_SetPaletteSurface & remove SDL_HWSURFACE
|
7 年之前 |
LouYihua
|
2de87ad8a9
Remove some direct calls to "SDL_xxx" outside video.c
|
7 年之前 |
Yihua LOU
|
437e68564d
Move <sys/time.h> into platform-specific files (#13)
|
7 年之前 |
Pal Lockheart
|
e473149030
revert unwanted project changes...
|
7 年之前 |
Pal Lockheart
|
3ff427b072
Revert "fix winrt compilation error"
|
7 年之前 |
Pal Lockheart
|
c211b8fc68
fix winrt compilation error
|
7 年之前 |
Pal Lockheart
|
d40013bfc2
add back sys/time.h for iOS/emscripten, please dont remove it in future; add xcode schemes
|
7 年之前 |
LouYihua
|
e981e3d77a
Further move of platform-specific code
|
7 年之前 |
Pal Lockheart
|
b1bedc54a7
iOS/OSX project miragation
|
7 年之前 |
LouYihua
|
a9871d8d68
Move most platform-specific code into separate files.
|
7 年之前 |