"Great post! It’s exciting to see new ideas and features being developed. I’m curious too—any updates on the progress? By the way, if you’re into fun, fast-paced games stabfish.io. It’s a blast and keeps you entertained. Keep up the great work—can’t wait to see what’s next!"
Updated projects to:
Attempting to recompile on AmigaOS 4
Fixed assert fail if speaker is enabled and need file is missing.
Update SDL version to 2.0.12 and SDL_mixer to 2.0.4.
Added check to a couple of malloc
Translated German comments into English.
Increased Windows Target Platform Version to: 10.0.16299.0.
Upgraded Visual Studio solution from 2010 to 2017.
Fixed buttons coordinates if scaling is active ...
Fixed music_playing flag reactivation in PlayMe...
Fixed velocita_x and velocita_y (speed_x and sp...
Fixed menu music switching off and on while dis...
Replaced bitwise operation with or operator in ...
Added a button to enable or disable the tutoria...
Solved compilation issues under Linux, MinGW an...
Bumped mobile version to 1.2.
Fixed CMakeLists for the fact gfx.c is now gfx....
Versione 1.2 for iOS submitted to the App Store.
Fixes for iOS
Removed unuseful files (replaced by appicon cat...
- fix for 6 and 6+ resolutions.
Fix for iOS 1.1 release
Removed old 480X320 resolution.
Fixed scaling issues in the desktop version of ...
Defined function DumpAnimHeader only with SUPER...
Fixed compilation issues with MinGW under Windows.
Changed include file SDL_config.h with SDL_stdi...
Fixed pitch type button reactivation.
Fixed ALIGN_LONG and ALIGN_QUADLONG macro defin...
Currently the GameCenter definition under MacOS...
Replaced some long variables with int32_t defin...
Fixed 64 bit issue in field Handle definition o...
Fixed inverted intro animation preferences.
Moved Android/iOS screen resolution checks insi...
Using global variable ClipX and ClipY in functi...
Replaced old Amiga types LONG, ULONG, WORD, UWO...
Replaced deprecated methodswith actual ones.
Removed prototypes of unexistent functions.
Replaced calls to close_graphics with FreeGraph...
Added default as new... for svn problems.
Removed wrong resource deallocation.
Added missing resources deallocation in functio...
Minor code cleanup, aligned malloc parameter ty...
Fixed some potential memory leaks.
Added missing header files. Adjusted format spe...
Added same Brazil 2014 workaround in SaveTeams ...
Removed / from the path name, TEMP_DIR already ...
Increased teamfile and career_file buffer size ...
64bit fixes.
Added missing header file, for close() function.
Fix for OS X deprecations.
Fixed MSVC error C2143.
Upgrade & fix for GTK team editor.
Fix iOS project.
Fix for 64bit and iOS deprecations.
The old tiny resolutions has been removed from ...
Fixed Hurricane Studios URI.
Removed obsolete file SDLMain.h. Added os_open ...
Fixed startup problem outside Xcode on Mac OS X...
64bit fixes
Fixed function ResizeWindow. It works but I don...
Cleaned up LINUX, SOLARIS_X86, IPHONE and MACOS...
Added new function FullScreen to toggle windowe...
Removed obsolete file SDLMain.m from the reposi...
Unified MACOSX and IPHONE (MOBILE_VERSION here)...
Fixed os_get_timer return type, SDL_GetTicks re...
Adapted GameCenter module to be compiled also w...
Recompiled the project under OS X 10.11.1 with ...
Old teams files had one team missing in the cou...
The function SDL_GetKeyName wants SDL_Keycode i...
Fixed compilation issues with Microsoft Visual ...
Added Microsoft Visual Studio 2010 project, sol...
Added missing objects and libraries files to Ma...
Java updated to last hg version of SDL
- Inserted our SDLactivity, should not differ t...
- Brazil 2014 logo
- Fix for Brazil14 release.
- Added Brazil 2014 groups
- Added gtk editor