mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
* Texture pixel data is passed through as const data * Use SDL_Surface/SDL_Palette in LegoImage * Use SDL_Process to run subprocess * Pass SDL_Window handle to SDL_ShowSimpleMessageBox this makes sure the message dialog is shown as modal dialog and is on top * Log errors during initialization * Show SDL error during initialization * Include <climits> for INT_MAX * Replace _access with SDL_GetPathInfo * Use SDL_RemovePath instead of DeleteFile * Use SDL_RenamePath instead of MoveFile * Use MxS32 in legoutils.cpp * Update LEGO1/lego/legoomni/src/common/legoutils.cpp * Naming --------- Co-authored-by: Christian Semmler <mail@csemmler.com> |
||
|---|---|---|
| .. | ||
| lego | ||
| modeldb | ||
| mxdirectx | ||
| mxgeometry | ||
| mxstl | ||
| omni | ||
| realtime | ||
| res | ||
| tgl | ||
| viewmanager | ||
| define.cpp | ||
| define.h | ||
| lego1_export.h | ||
| library_msvc.h | ||
| library_smack.h | ||
| main.cpp | ||