This website requires JavaScript.
Explore
Help
Sign In
ps
/
Lumenarium
Watch
1
Star
0
Fork
You've already forked Lumenarium
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
130
Commits
3
Branches
0
Tags
43
MiB
27c0c5e16f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Peter Slattery
51955ba765
Fixed a Function Pointer address problem created by storing a pointer to the address of an animation procedure. When code is reloaded, that pointer becomes invalid, so we just store an index, and switch on the value
2020-02-04 22:50:12 -08:00
Peter Slattery
d23a2a68d4
File Cleanup, removed unused files, and pulled gs_libs into the codebase so that its a standalone codebase
2020-01-20 22:56:36 -08:00