17 Commits (57b65f559c7f239ec8bee39333625d6d028724fe)

Author SHA1 Message Date
Colin McMillen 57b65f559c rename Aabb -> AABB 4 years ago
Colin McMillen 50479bac3c while paused, don't clear the list of Debug rects & lines 4 years ago
Colin McMillen 4410ff137a add Debug.AddRect(AABB) function 4 years ago
Colin McMillen bff5d2b490 enable Debug by default 4 years ago
Colin McMillen 57e9ea558a add Debug.AddLine() function that takes in integer coordinates instead of Points 4 years ago
Colin McMillen 4b14aef1b5 make a bunch of fields readonly 4 years ago
Colin McMillen 63aa190afe move Debug.Enabled check into DrawToasts 4 years ago
Colin McMillen e30aa75f80 Debug: draw rasterized DebugLines to screen 4 years ago
Colin McMillen 3246f8ea45 capitalize struct field names 4 years ago
Colin McMillen 34e7ab3ee1 make Toasts a list & implement FPS counter as a toast 4 years ago
Colin McMillen bee17a99af create Debug.AddLine() function [currently does nothing] 4 years ago
Colin McMillen ae8fa0d21d Revert "Add .gitignore and .gitattributes." 4 years ago
Colin McMillen cb1b78b875 Add .gitignore and .gitattributes. 4 years ago
Colin McMillen cc37561076 run dos2unix on all source files 4 years ago
Colin McMillen 660d163119 converted all TODOs into Issues 4 years ago
Colin McMillen 096f577e61 change namespace to SemiColinGames 4 years ago
Colin McMillen 569a330e89 move Jumpy.Shared -> Shared directory 4 years ago
Colin McMillen fc02b768a1 remove stale TODO 4 years ago
Colin McMillen 7ed88960a5 gate toasts behind Debug.Enabled, rearrange their position & color 4 years ago
Colin McMillen 22db0ee696 basic scrolling world! 4 years ago
Colin McMillen 22a0fab70f add Debug.WriteLine delegate 4 years ago
Colin McMillen 6c5c7d4992 add Debug class for displaying rects on-screen 4 years ago