14 Commits (bff5d2b49092f6ac38912527299da33a342fd6f3)

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