Commit Graph

  • 2ec1080b3d Remove remnant of 'active' if-conditional Misa 2020-04-03 17:26:29 -07:00
  • bc0d22eec6 Refactor text boxes to not use the 'active' system Misa 2020-04-03 17:25:17 -07:00
  • 0127a84698 Move text box fadeout removal to Graphics::drawgui() Misa 2020-04-03 17:10:10 -07:00
  • 313c2661af Fix nested if-statements relating to blocks in Entity.cpp Misa 2020-04-03 17:06:07 -07:00
  • 9de5b57989 Remove blockclass::clear(), simplify blockclass initializations Misa 2020-04-03 16:49:46 -07:00
  • b027a3ddc6 Fix mixed indentation in Enter-handling code when playtesting Misa 2020-04-03 16:34:20 -07:00
  • 2a80c80f6c Fix undefined behavior when removing activity zones Misa 2020-04-03 16:28:50 -07:00
  • f10ac88c1a Refactor blocks to not use the 'active' system Misa 2020-04-03 16:11:02 -07:00
  • 7689241d3a Add macro removeblock_iter() Misa 2020-04-03 15:55:04 -07:00
  • 7edbebac92 Move entityclass::setblockcolour() to blockclass::setblockcolour() Misa 2020-04-03 15:26:19 -07:00
  • 2cb90afbda Remove entclass::clear(), simplify entclass initializations Misa 2020-04-03 14:57:07 -07:00
  • ecf556dc55 Remove 'if (entities[i].state == 0) { }' Misa 2020-04-03 14:52:29 -07:00
  • 1b78db9079 Remove two '//Active' comments Misa 2020-04-03 14:50:08 -07:00
  • 2f3eeccdf0 Fix nested if-statement chains relating to entities in Entity.cpp Misa 2020-04-03 14:48:27 -07:00
  • e40a4c3948 Remove some more outdated comments from Entity.cpp Misa 2020-04-03 14:42:25 -07:00
  • 0fb37352ce Make entityclass::updateentities() no longer a bool Misa 2020-04-03 14:36:04 -07:00
  • 46c17052c6 Remove unused function entityclass::gettype() Misa 2020-04-03 14:34:15 -07:00
  • 744c685614 Remove entityclass::cleanup() Misa 2020-04-03 14:31:32 -07:00
  • fd417d6a8c Remove remnants of entity 'active' conditionals Misa 2020-04-03 13:57:02 -07:00
  • b1b1474b7b Refactor entities and linecrosskludge to not use the 'active' system Misa 2020-04-03 13:50:16 -07:00
  • a67ab8e3a7 Add macro removeentity_iter() Misa 2020-04-03 13:07:04 -07:00
  • 1156582ceb Add entityclass::removeentity() Misa 2020-04-03 13:03:02 -07:00
  • ae84de2c7e Move entityclass::settreadmillcolour() to entclass::settreadmillcolour() Misa 2020-04-03 12:47:38 -07:00
  • f5a84d7972 Move entityclass::setenemyroom() to entclass::setenemyroom() Misa 2020-04-03 12:43:06 -07:00
  • d4cffed176 Move entityclass::setenemy() to entclass::setenemy() Misa 2020-04-03 12:29:57 -07:00
  • c278f05397 Remove duplicate function musicclass::stopmusic() Misa 2020-04-03 15:44:04 -07:00
  • 34395435f0 Remove unused function musicclass::loopmusic() Misa 2020-04-03 15:42:25 -07:00
  • dc6d38276c Remove another outdated comment in Music.cpp Misa 2020-04-03 15:39:24 -07:00
  • e571081f92 Un-fix using-PPPPPP-while-MMMMMM-present for custom levels Misa 2020-04-03 15:37:59 -07:00
  • 7b1388f85c Fix undefined behavior when backspacing in script list with 0 scripts Misa 2020-04-03 12:23:37 -07:00
  • dafadf158a Remove outdated comments from preloader.cpp Misa 2020-04-02 21:20:27 -07:00
  • 134510d26a Remove remnants of screen recording stuff Misa 2020-04-02 19:26:16 -07:00
  • fd21fbb341 Remove outdated comments from main.cpp Misa 2020-04-02 19:19:35 -07:00
  • 04d14000ec Remove global 'temp' variable from titlerender.cpp Misa 2020-04-02 18:50:37 -07:00
  • d3cdd33605 Remove unused function musicclass::processmusicfade() Misa 2020-04-02 18:03:42 -07:00
  • eea2232c12 Remove outdated comments from Music.h and Music.cpp Misa 2020-04-02 18:02:25 -07:00
  • 4c2ecac0e0 Remove outdated comments from Input.cpp Misa 2020-04-02 17:59:08 -07:00
  • d13c24b9b0 Realign logic update trio comments Misa 2020-04-02 17:53:34 -07:00
  • 07573ad738 Remove outdated comments from Logic.cpp Misa 2020-04-02 17:52:42 -07:00
  • 9817e19150 Remove outdated comments from Map.cpp Misa 2020-04-02 17:50:13 -07:00
  • d1661c20a8 Remove outdated comments from Script.cpp Misa 2020-04-02 17:46:20 -07:00
  • 92544cbdbb Remove outdated comments from editor.cpp Misa 2020-04-02 17:43:54 -07:00
  • 69364736ff Remove outdated comments from titlerender.cpp Misa 2020-04-02 17:38:07 -07:00
  • b4937ff8d5 Remove outdated comments from Graphics.cpp Misa 2020-04-02 15:19:32 -07:00
  • b061051297 Remove outdated comments from Game.cpp Misa 2020-04-02 15:11:45 -07:00
  • f7ff076074 Move tempstring off of Graphics, Game, and UtilityClass Misa 2020-04-02 15:05:41 -07:00
  • ff449a2c3a Remove game.test and game.teststring Misa 2020-04-02 14:52:14 -07:00
  • 9a3a8bf2be Fix mixed indentation in main.cpp Misa 2020-04-02 14:43:50 -07:00
  • e73966f2b7 Fix only one line of mixed indentation in Music.cpp Misa 2020-04-02 14:28:10 -07:00
  • b0e1079611 Fix mixed indentation in Scripts.cpp Misa 2020-04-02 14:24:40 -07:00
  • c33caefae8 Fix mixed indentation in preloader.cpp Misa 2020-04-02 14:22:45 -07:00
  • 31410a2d64 Remove one trailing whitespace in preloader.cpp Misa 2020-04-02 14:20:52 -07:00
  • a31a6ef614 Fix mixed indentation in titlerender.cpp Misa 2020-04-02 14:19:15 -07:00
  • dd8cf0f200 Fix mixed indentation in Input.cpp Misa 2020-04-02 14:06:56 -07:00
  • e56b0d9f39 Fix mixed indentation in Logic.cpp Misa 2020-04-02 13:44:45 -07:00
  • 079544c0b1 Fix mixed indentation in Entity.cpp and Entity.h Misa 2020-04-02 13:42:50 -07:00
  • 7c511b1550 Fix mixed indentation in GraphicsUtil.cpp Misa 2020-04-02 13:35:43 -07:00
  • 0947840365 Remove unused variable Screen::glScreen Misa 2020-04-02 13:28:46 -07:00
  • ef234d3fc0 Fix mixed indentation in Screen.cpp Misa 2020-04-02 13:28:12 -07:00
  • 4657760c2d Fix mixed indentation in Script.cpp and Script.h Misa 2020-04-02 13:26:22 -07:00
  • 1310896191 Remove semi-useless function editorclass::weirdloadthing() Misa 2020-04-02 13:15:00 -07:00
  • 5ba1cf7571 Fix mixed indentation in Map.h and Map.cpp Misa 2020-04-02 13:09:22 -07:00
  • 3943e160de Fix mixed indentation in Graphics.cpp Misa 2020-04-02 13:05:48 -07:00
  • 88c16cdae8 Fix mixed indentation in Game.cpp and Game.h Misa 2020-04-02 13:01:55 -07:00
  • 12d5433efc Remove trailing whitespace from all files Misa 2020-04-02 12:41:33 -07:00
  • 6c6b6c68ff Change all UtilityClass::something to help.something Misa 2020-04-02 12:30:37 -07:00
  • c8906d97f5 Remove usages of second argument of playef() script command Misa 2020-04-01 16:38:43 -07:00
  • 16c3966ace Remove unused argument from musicclass::playef() Misa 2020-04-01 16:36:35 -07:00
  • 253d44ac0b Remove unused function musicclass::initefchannels() Misa 2020-04-01 16:18:17 -07:00
  • e722251ebe Remove useless function Screen::ClearScreen() Misa 2020-04-01 16:08:02 -07:00
  • 691673ed30 Remove useless function updategraphicsmode() Misa 2020-04-01 16:05:21 -07:00
  • 297f1b6e3a Remove now-unused class Stage Misa 2020-04-01 16:04:21 -07:00
  • 16df287c90 Remove useless variables 'swfStage' and 'stage' Misa 2020-04-01 16:02:42 -07:00
  • 606c740b4f Remove useless variable Game::quickcookieexists Misa 2020-04-01 15:58:47 -07:00
  • 340f57762d Remove useless variable Game::telecookieexists Misa 2020-04-01 15:55:22 -07:00
  • 9cec63bcf7 Remove unused variable Game::sfpsmode Misa 2020-04-01 15:53:03 -07:00
  • 66b3c32899 Remove useless function Game::telegotoship() Misa 2020-04-01 15:51:17 -07:00
  • 4f318e1ee1 Remove unused function entityclass::checkdirectional() Misa 2020-04-01 15:49:44 -07:00
  • 6a28c5de30 Remove unused arguments from Graphics::drawtile2() Misa 2020-04-01 15:47:35 -07:00
  • 5c60b8df5f Remove unused arguments from Graphics::drawtile() Misa 2020-04-01 15:42:22 -07:00
  • af8d7345c9 Remove unused arguments from Graphics::Hitest() Misa 2020-04-01 15:35:27 -07:00
  • 7abf40881a Remove unused argument of entityclass::getcompanion() Misa 2020-04-01 15:32:21 -07:00
  • d910800423 Remove global args from main game loadlevel() functions Misa 2020-04-01 15:05:34 -07:00
  • cef111d35b Remove global args from preloader.cpp Misa 2020-04-01 15:01:08 -07:00
  • 07a0c74b01 Remove global args from titlerender.cpp Misa 2020-04-01 14:59:19 -07:00
  • a1fd4c6f02 Remove global args from Input.cpp Misa 2020-04-01 14:52:45 -07:00
  • 2c138a4a60 Remove global args from Logic.cpp Misa 2020-04-01 14:48:11 -07:00
  • 9bc45c586e Remove global args from editorclass Misa 2020-03-31 12:52:10 -07:00
  • ea3c778b84 Remove global args from scriptclass Misa 2020-03-31 12:38:52 -07:00
  • 2826bd828c Remove global args from Graphics Misa 2020-03-31 12:26:11 -07:00
  • 35d9bcce05 Remove global args from mapclass Misa 2020-03-31 01:09:42 -07:00
  • cac1a9e3ab Remove global args from entityclass Misa 2020-03-30 17:46:36 -07:00
  • 0e561f23f8 Remove global args from Game Misa 2020-03-30 17:16:02 -07:00
  • 1be398319c Make commands, sb, and hooklist not use separate length-trackers Misa 2020-02-20 09:43:52 -08:00
  • 58fc42b638 Correct Warp Zone's area name on the mobile version Misa 2020-03-21 01:12:20 -07:00
  • cfd355bf4d Don't let custom levels tamper with main game save data Misa 2020-03-15 08:17:12 -07:00
  • cad0b4fcc4 Do proper error handling inside Screen::ResizeScreen() Misa 2020-03-13 15:22:37 -07:00
  • 9175c08763 Don't print useless false error message when toggling fullscreen Misa 2020-03-13 00:23:48 -07:00
  • 8fa916c55d Make the toggle fullscreen conditional more readable Misa 2020-03-12 16:29:03 -07:00
  • e23682615d Allow using F11 and (on macOS) RCmd+Enter/F to toggle fullscreen Misa 2020-03-12 16:00:18 -07:00