This website requires JavaScript.
Explore
Help
Sign in
isledecomp
/
isle-portable
Watch
1
Star
0
Fork
You've already forked isle-portable
0
mirror of
https://github.com/isledecomp/isle-portable.git
synced
2024-11-22 15:37:55 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ac89815663
isle-portable
/
.gitignore
8 lines
54 B
Text
Raw
Normal View
History
Unescape
Escape
git: include Debug/ in ignore
2023-04-29 17:39:45 -04:00
Debug/
initial commit
2023-04-27 22:19:39 -04:00
Release/
ignore *.ncb files
2023-04-27 23:33:28 -04:00
*.ncb
gitignore ISLE.EXE/LEGO1.DLL
2023-06-22 03:43:37 -04:00
ISLE.EXE
LEGO1.DLL
Yet another CMake implementation (#61) * initial cmake implementation * ci: i guess older cmake doesn't support this * cmake: add max version to suppress warning Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> --------- Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
2023-06-29 19:39:02 -04:00
build/
MxNotificationManager and MxParam initial work. (#78) * MxNotificationManager initial work. * Add .swp files to .gitignore. * Checkpoint before anything too crazy with param * Cleanup and add MxParam. * Checkpoint for everything except MxNotificationManager::Register. * Add int return type to MxCore::GetId instead of relying on implicit function nonsense. * Add stlcompat.h so this can still be built on modern compilers, fix affected type size asserts. * Switch to Mx types * Add BUILD_COMPAT option to CMake so the project can still be built with modern compilers. * Change vtable14 and vtable18 to Register and Unregister in MxTickleManager. * Remove last unsigned int reference to id type. * Remove MxList, use one inherited class per type. Improves accuracy again. * Address compiler compatibility code review. * Match MxNotificationManager::Register. * Re-enable MxNotificationManager DECOMP_SIZE_ASSERT.
2023-07-16 02:43:08 -04:00
*.swp
Reference in a new issue
Copy permalink