Merge pull request #5 from Quipyowert2/assorted-bugfixes |
|
More...
|
over 1 year ago
|
Merge pull request #6 from Quipyowert2/sound-leak |
|
More...
|
over 1 year ago
|
Merge pull request #4 from Quipyowert2/initModule |
|
More...
|
over 1 year ago
|
Merge pull request #3 from Quipyowert2/python3 |
|
More...
|
over 1 year ago
|
Merge pull request #2 from Quipyowert2/tuxpak-memory-leak |
|
More...
|
over 1 year ago
|
Fix a memory leak in the SDL sound manager. |
|
More...
|
over 1 year ago
|
When loading images, also check capitalized extensions. |
|
More...
|
over 1 year ago
|
Fix too few arguments to function Mix_LoadMUS_RW. |
|
More...
|
about 2 years ago
|
Keep string around so c_str is valid during memcpy. |
|
More...
|
about 2 years ago
|
Fix crash when clicking "Ollie's Story" menu item. |
|
More...
|
about 2 years ago
|
Fix downcast error from AddressSanitizer. |
|
More...
|
about 2 years ago
|
Initialize PycapApp and PycapResources properly. |
|
More...
|
over 2 years ago
|
Fix 9Kb memory leak in tuxpak tool. |
|
More...
|
almost 3 years ago
|
Fix appIni parsing. |
|
More...
|
almost 3 years ago
|
Fix no module named Pycap error. |
|
More...
|
almost 3 years ago
|
Convert Pycap to Python 3. |
|
More...
|
almost 3 years ago
|
Applied to patches by Ferdinand T |
|
More...
|
over 8 years ago
|
Added missing include paths for python header files |
|
More...
|
almost 9 years ago
|
Added info how to build with debug info |
|
More...
|
almost 9 years ago
|
3D is now enabled by default |
|
More...
|
almost 9 years ago
|
Fixed buffer overrun |
|
More...
|
almost 9 years ago
|
Set AppResourceFolder early in PycapApp::Init and insert it in sys.path |
|
More...
|
over 12 years ago
|
In PycapBoard setup function pointers before calling Python init() |
|
More...
|
over 12 years ago
|
Insert the AppResourceFolder to the python sys.path |
|
More...
|
over 12 years ago
|
Increase log level for touch events (reduces out at lower log level) |
|
More...
|
over 12 years ago
|
Bugfix, always use GetPakPtr()->FSize() instead of mRecord directly |
|
More...
|
over 12 years ago
|
Add the Pycap and two examples back in |
|
More...
|
over 12 years ago
|
Added functions for wchar support on ANDROID |
|
More...
|
over 12 years ago
|
Add support for DXT textures (patch by WP. van Paassen) |
|
More...
|
over 12 years ago
|
Android changes (no gstabs and set GL_GLEXT_PROTOTYPES, DEBUG, __ANDROID__) |
|
More...
|
over 12 years ago
|