You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added orxFile_GetTime() to access last modification timestamp
- All sizes & timestamps in orxFile are now 64bit (solves Y38 + 2GiB size limit)
- Modified all size-related functions of orxResource interface to support 64bit
- Updated all the internal calls accordingly