1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-12-22 17:49:43 +01:00

Commit graph

  • 634e4a7493 Remove textboxclass's firstcreate and clear, simplify initializations Misa 2020-04-03 17:44:25 -0700
  • 2ed8ce46c3 Refactor text box contents to not use a separate length-tracker Misa 2020-04-03 17:41:01 -0700
  • e871fed915 Remove remnant of 'active' if-conditional Misa 2020-04-03 17:26:29 -0700
  • 51251d3af0 Refactor text boxes to not use the 'active' system Misa 2020-04-03 17:25:17 -0700
  • e36c5c1028 Move text box fadeout removal to Graphics::drawgui() Misa 2020-04-03 17:10:10 -0700
  • 64e1246c4a Fix nested if-statements relating to blocks in Entity.cpp Misa 2020-04-03 17:06:07 -0700
  • 66597688b0 Remove blockclass::clear(), simplify blockclass initializations Misa 2020-04-03 16:49:46 -0700
  • ca6f5814aa Fix mixed indentation in Enter-handling code when playtesting Misa 2020-04-03 16:34:20 -0700
  • c84460bb77 Fix undefined behavior when removing activity zones Misa 2020-04-03 16:28:50 -0700
  • 369747cfcb Refactor blocks to not use the 'active' system Misa 2020-04-03 16:11:02 -0700
  • d84042621a Add macro removeblock_iter() Misa 2020-04-03 15:55:04 -0700
  • bd84c200f0 Move entityclass::setblockcolour() to blockclass::setblockcolour() Misa 2020-04-03 15:26:19 -0700
  • c278f05397 Remove duplicate function musicclass::stopmusic() Misa 2020-04-03 15:44:04 -0700
  • 34395435f0 Remove unused function musicclass::loopmusic() Misa 2020-04-03 15:42:25 -0700
  • dc6d38276c Remove another outdated comment in Music.cpp Misa 2020-04-03 15:39:24 -0700
  • e571081f92 Un-fix using-PPPPPP-while-MMMMMM-present for custom levels Misa 2020-04-03 15:37:59 -0700
  • 2ca93c8073 Remove entclass::clear(), simplify entclass initializations Misa 2020-04-03 14:57:07 -0700
  • 72488f8608 Remove 'if (entities[i].state == 0) { }' Misa 2020-04-03 14:52:29 -0700
  • b8e1d508c5 Remove two '//Active' comments Misa 2020-04-03 14:50:08 -0700
  • 10bda21d05 Fix nested if-statement chains relating to entities in Entity.cpp Misa 2020-04-03 14:48:27 -0700
  • 27386271f5 Remove duplicate function musicclass::stopmusic() Misa 2020-04-03 15:44:04 -0700
  • 9a7d30c553 Remove unused function musicclass::loopmusic() Misa 2020-04-03 15:42:25 -0700
  • 67711981f7 Remove another outdated comment in Music.cpp Misa 2020-04-03 15:39:24 -0700
  • 72c4e3f331 Un-fix using-PPPPPP-while-MMMMMM-present for custom levels Misa 2020-04-03 15:37:59 -0700
  • 277384782e Remove some more outdated comments from Entity.cpp Misa 2020-04-03 14:42:25 -0700
  • 9682d8abbc Make entityclass::updateentities() no longer a bool Misa 2020-04-03 14:36:04 -0700
  • 2cb7aae9db Remove unused function entityclass::gettype() Misa 2020-04-03 14:34:15 -0700
  • 27a2e6f009 Remove entityclass::cleanup() Misa 2020-04-03 14:31:32 -0700
  • 81b656383e Remove remnants of entity 'active' conditionals Misa 2020-04-03 13:57:02 -0700
  • 378b77495d Refactor entities and linecrosskludge to not use the 'active' system Misa 2020-04-03 13:50:16 -0700
  • 3038558468 Add macro removeentity_iter() Misa 2020-04-03 13:07:04 -0700
  • 55b0bb9bc2 Add entityclass::removeentity() Misa 2020-04-03 13:03:02 -0700
  • cd6bf53a0d Move entityclass::settreadmillcolour() to entclass::settreadmillcolour() Misa 2020-04-03 12:47:38 -0700
  • 9b4acfd095 Move entityclass::setenemyroom() to entclass::setenemyroom() Misa 2020-04-03 12:43:06 -0700
  • eb08b4c41e Move entityclass::setenemy() to entclass::setenemy() Misa 2020-04-03 12:29:57 -0700
  • 7b1388f85c Fix undefined behavior when backspacing in script list with 0 scripts Misa 2020-04-03 12:23:37 -0700
  • 84e63db3ed Fix undefined behavior when backspacing in script list with 0 scripts Misa 2020-04-03 12:23:37 -0700
  • dafadf158a Remove outdated comments from preloader.cpp Misa 2020-04-02 21:20:27 -0700
  • 134510d26a Remove remnants of screen recording stuff Misa 2020-04-02 19:26:16 -0700
  • fd21fbb341 Remove outdated comments from main.cpp Misa 2020-04-02 19:19:35 -0700
  • 04d14000ec Remove global 'temp' variable from titlerender.cpp Misa 2020-04-02 18:50:37 -0700
  • d3cdd33605 Remove unused function musicclass::processmusicfade() Misa 2020-04-02 18:03:42 -0700
  • eea2232c12 Remove outdated comments from Music.h and Music.cpp Misa 2020-04-02 18:02:25 -0700
  • 4c2ecac0e0 Remove outdated comments from Input.cpp Misa 2020-04-02 17:59:08 -0700
  • d13c24b9b0 Realign logic update trio comments Misa 2020-04-02 17:53:34 -0700
  • 07573ad738 Remove outdated comments from Logic.cpp Misa 2020-04-02 17:52:42 -0700
  • 9817e19150 Remove outdated comments from Map.cpp Misa 2020-04-02 17:50:13 -0700
  • d1661c20a8 Remove outdated comments from Script.cpp Misa 2020-04-02 17:46:20 -0700
  • 92544cbdbb Remove outdated comments from editor.cpp Misa 2020-04-02 17:43:54 -0700
  • 69364736ff Remove outdated comments from titlerender.cpp Misa 2020-04-02 17:38:07 -0700
  • b4937ff8d5 Remove outdated comments from Graphics.cpp Misa 2020-04-02 15:19:32 -0700
  • b061051297 Remove outdated comments from Game.cpp Misa 2020-04-02 15:11:45 -0700
  • f7ff076074 Move tempstring off of Graphics, Game, and UtilityClass Misa 2020-04-02 15:05:41 -0700
  • ff449a2c3a Remove game.test and game.teststring Misa 2020-04-02 14:52:14 -0700
  • 9a3a8bf2be Fix mixed indentation in main.cpp Misa 2020-04-02 14:43:50 -0700
  • e73966f2b7 Fix only one line of mixed indentation in Music.cpp Misa 2020-04-02 14:28:10 -0700
  • b0e1079611 Fix mixed indentation in Scripts.cpp Misa 2020-04-02 14:24:40 -0700
  • c33caefae8 Fix mixed indentation in preloader.cpp Misa 2020-04-02 14:22:45 -0700
  • 31410a2d64 Remove one trailing whitespace in preloader.cpp Misa 2020-04-02 14:20:52 -0700
  • a31a6ef614 Fix mixed indentation in titlerender.cpp Misa 2020-04-02 14:19:15 -0700
  • dd8cf0f200 Fix mixed indentation in Input.cpp Misa 2020-04-02 14:06:56 -0700
  • e56b0d9f39 Fix mixed indentation in Logic.cpp Misa 2020-04-02 13:44:45 -0700
  • 079544c0b1 Fix mixed indentation in Entity.cpp and Entity.h Misa 2020-04-02 13:42:50 -0700
  • 7c511b1550 Fix mixed indentation in GraphicsUtil.cpp Misa 2020-04-02 13:35:43 -0700
  • 0947840365 Remove unused variable Screen::glScreen Misa 2020-04-02 13:28:46 -0700
  • ef234d3fc0 Fix mixed indentation in Screen.cpp Misa 2020-04-02 13:28:12 -0700
  • 4657760c2d Fix mixed indentation in Script.cpp and Script.h Misa 2020-04-02 13:26:22 -0700
  • 1310896191 Remove semi-useless function editorclass::weirdloadthing() Misa 2020-04-02 13:15:00 -0700
  • 5ba1cf7571 Fix mixed indentation in Map.h and Map.cpp Misa 2020-04-02 13:09:22 -0700
  • 3943e160de Fix mixed indentation in Graphics.cpp Misa 2020-04-02 13:05:48 -0700
  • 88c16cdae8 Fix mixed indentation in Game.cpp and Game.h Misa 2020-04-02 13:01:55 -0700
  • 12d5433efc Remove trailing whitespace from all files Misa 2020-04-02 12:41:33 -0700
  • 6c6b6c68ff Change all UtilityClass::something to help.something Misa 2020-04-02 12:30:37 -0700
  • c8906d97f5 Remove usages of second argument of playef() script command Misa 2020-04-01 16:38:43 -0700
  • 16c3966ace Remove unused argument from musicclass::playef() Misa 2020-04-01 16:36:35 -0700
  • 253d44ac0b Remove unused function musicclass::initefchannels() Misa 2020-04-01 16:18:17 -0700
  • e722251ebe Remove useless function Screen::ClearScreen() Misa 2020-04-01 16:08:02 -0700
  • 691673ed30 Remove useless function updategraphicsmode() Misa 2020-04-01 16:05:21 -0700
  • 297f1b6e3a Remove now-unused class Stage Misa 2020-04-01 16:04:21 -0700
  • 16df287c90 Remove useless variables 'swfStage' and 'stage' Misa 2020-04-01 16:02:42 -0700
  • 606c740b4f Remove useless variable Game::quickcookieexists Misa 2020-04-01 15:58:47 -0700
  • 340f57762d Remove useless variable Game::telecookieexists Misa 2020-04-01 15:55:22 -0700
  • 9cec63bcf7 Remove unused variable Game::sfpsmode Misa 2020-04-01 15:53:03 -0700
  • 66b3c32899 Remove useless function Game::telegotoship() Misa 2020-04-01 15:51:17 -0700
  • 4f318e1ee1 Remove unused function entityclass::checkdirectional() Misa 2020-04-01 15:49:44 -0700
  • 6a28c5de30 Remove unused arguments from Graphics::drawtile2() Misa 2020-04-01 15:47:35 -0700
  • 5c60b8df5f Remove unused arguments from Graphics::drawtile() Misa 2020-04-01 15:42:22 -0700
  • af8d7345c9 Remove unused arguments from Graphics::Hitest() Misa 2020-04-01 15:35:27 -0700
  • 7abf40881a Remove unused argument of entityclass::getcompanion() Misa 2020-04-01 15:32:21 -0700
  • d910800423 Remove global args from main game loadlevel() functions Misa 2020-04-01 15:05:34 -0700
  • cef111d35b Remove global args from preloader.cpp Misa 2020-04-01 15:01:08 -0700
  • 07a0c74b01 Remove global args from titlerender.cpp Misa 2020-04-01 14:59:19 -0700
  • a1fd4c6f02 Remove global args from Input.cpp Misa 2020-04-01 14:52:45 -0700
  • 2c138a4a60 Remove global args from Logic.cpp Misa 2020-04-01 14:48:11 -0700
  • 9bc45c586e Remove global args from editorclass Misa 2020-03-31 12:52:10 -0700
  • ea3c778b84 Remove global args from scriptclass Misa 2020-03-31 12:38:52 -0700
  • 2826bd828c Remove global args from Graphics Misa 2020-03-31 12:26:11 -0700
  • 35d9bcce05 Remove global args from mapclass Misa 2020-03-31 01:09:42 -0700
  • cac1a9e3ab Remove global args from entityclass Misa 2020-03-30 17:46:36 -0700
  • 0e561f23f8 Remove global args from Game Misa 2020-03-30 17:16:02 -0700