Commit Graph

  • 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
  • 0e09f26451 Update dependencies AlexApps99 2020-03-13 12:00:51 +13:00
  • aff0c06458 Fixes #112: Backbuffer is always 32bpp AlexApps99 2020-03-12 20:56:06 +13:00
  • c322ae131e Fix unfocusing the game while in fullscreen mode Misa 2020-03-04 18:28:39 -08:00
  • a46d5b126c Write unlock.vvv when pressing Alt+F4 Misa 2020-03-04 13:29:13 -08:00
  • 5a25cad74b Don't draw text outline for roomtext in the editor Misa 2020-03-04 12:31:39 -08:00
  • b82a8a0925 Fix undefined behavior with left-click logic in editor Misa 2020-03-01 21:25:29 -08:00
  • 8d44d9387b Refactor edentities to not use separate length-trackers Misa 2020-03-01 12:24:43 -08:00
  • a4d7fc017c Refactor roomtext to not use ad-hoc objects / separate length trackers Misa 2020-02-29 18:26:12 -08:00
  • f7e71bd668 Fix left-clicking on script boxes Misa 2020-02-21 13:23:04 -08:00
  • ea8053303d Initialize x to 0 in ss_toi() Misa 2020-02-19 20:58:12 -08:00
  • 0531ee9b19 SDL_Init after FILESYSTEM_init, for gamecontrollerdb.txt Ethan Lee 2020-02-19 12:44:36 -05:00
  • e18dd195ba Fix typo: "quiting" (one T) to "quitting" (two Ts) Misa 2020-02-17 10:15:40 -08:00
  • 1b04cb5dd6 Fix crewmate-found text boxes overlapping in flip mode Misa 2020-02-15 22:58:42 -08:00
  • c665d5b8c8 Fixed some music bugs Previously, when MMMMMM is installed but the user is using PPPPPP, niceplay would still restart the song even if it's the same. That has been fixed. In addition, Plenary and Path Complete no longer loop when MMMMMM is installed but PPPPPP is in use. Stelpjo 2020-02-12 16:00:54 -05:00
  • df1c1303bf Use dynamic credits lists for main menu credits screens (and add GitHub contributors) (#160) Matt Penny 2020-02-11 23:45:58 -05:00
  • 4ccb48f440 Use uint32_t instead of char32_t Matt Penny 2020-02-11 00:48:07 -05:00
  • e7252888b6 Support pre-C++11 compilers Matt Penny 2020-02-11 00:34:01 -05:00
  • 9adcbaed6c Fix NO_CUSTOM_LEVELS compile after #158 Matt Penny 2020-02-10 23:52:08 -05:00
  • 9b125ad8df Prevent removing line if there is only one line Misa 2020-02-10 18:29:29 -08:00
  • 172ab9195d Merge pull request #158 from AllyTally/entertoreturn Terry Cavanagh 2020-02-10 18:41:13 +01:00
  • 1b00d12600 Add option to allow custom levels when the editor is disabled Matt Penny 2020-02-09 21:21:19 -05:00