1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved a comment over More... over 7 years ago
Replaced a lot of global defines. Verified and fixed some compiler warnings. More... over 7 years ago
Fixed and verified some warnings More... over 7 years ago
Changed some mislabeld non-global variables (removed g_). Added comments. Worked on whitespace. Added some const's where needed. More... over 7 years ago
Temporary fixes for NDS logging More... over 7 years ago
Fixed NDS color issue. RGB15TORGB24 function is slower, but it's accurate More... over 7 years ago
Background loading works on NDS, enabled button transparency. Colors may be off. Laggy. More... over 7 years ago
Added name and description into config files More... over 7 years ago
Mostly syntax changes. class ProfileData m_ variables are now initialized in the header. More... over 7 years ago
Syntax cleanup. More to follow later. More... over 7 years ago
Implemented bilinear filter background. May not work on NDS yet. More... over 7 years ago
Fixed compiling NDS More... over 7 years ago
Added simple PNG background loading. This also changed the config file and it's location. More... over 7 years ago
Added a missing file from the project file More... over 7 years ago
removed a space More... over 7 years ago
Re-arranged #ifdefs for intellisense More... over 7 years ago
Disabled logging on NDS (for now) to allow it to build More... over 7 years ago
Changed a color More... over 7 years ago
Cleaned up and commented More... over 7 years ago
Removed whitespace More... over 7 years ago
Fixed an issue for testing in an emulator More... over 7 years ago
Removed most uses of NULL_VALUE More... over 7 years ago
ACTUALLY fixed SetPixel this time More... over 7 years ago
Fixed Intellisense More... over 7 years ago
Added some TODO comments More... over 7 years ago
Removed unnecessary #ifdef code More... over 7 years ago
Enabled png_format to compile for NDS More... over 7 years ago
Fixed bad formatting More... over 7 years ago
Added, but not utilizing, PNG loading functions More... over 7 years ago
Cleaned up code More... over 7 years ago