1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2025-01-25 02:04:58 +01:00
VVVVVV/desktop_version/src
2024-12-17 15:31:51 +11:00
..
ActionSets.h Add controller button layout mappings 2023-03-21 19:59:48 -07:00
Alloc.h
BinaryBlob.cpp
BinaryBlob.h
BlockV.cpp Make activity zone prompts loc::gettext'ed at display time 2023-09-20 16:20:24 -07:00
BlockV.h Make activity zone prompts loc::gettext'ed at display time 2023-09-20 16:20:24 -07:00
ButtonGlyphs.cpp iOS port (for desktop_version) (#1137) 2024-11-15 20:33:10 -05:00
ButtonGlyphs.h Add "type:" override check for virtual Sony gamepads. 2023-12-01 12:08:26 -05:00
Constants.h
Credits.h CONTRIBUTORS.txt: leo60228 -> leo vriska 2024-05-21 20:57:19 -07:00
CustomLevels.cpp Update region system to current codebase due to PR rot 2024-11-03 21:54:44 -08:00
CustomLevels.h Add enemy speed as a room property 2024-09-23 18:56:41 -07:00
CWrappers.cpp Upscale screenshots 2x 2024-01-09 15:48:41 -08:00
CWrappers.h Upscale screenshots 2x 2024-01-09 15:48:41 -08:00
DeferCallbacks.c
DeferCallbacks.h
discord_game_sdk.h Patch potential crash scenarios and remove warnings. 2024-12-12 18:39:57 +11:00
DiscordNetwork.c Fix bad implementation of inversion of discordDetected 2024-12-15 19:45:23 +11:00
Editor.cpp Add enemy speed as a room property 2024-09-23 18:56:41 -07:00
Editor.h Revert "Translate editor notes on-the-fly" 2024-02-02 19:13:59 -08:00
Ent.cpp Convert entity types to an enum (#1007) 2024-11-17 11:45:57 -05:00
Ent.h Convert entity types to an enum (#1007) 2024-11-17 11:45:57 -05:00
Entity.cpp Convert entity types to an enum (#1007) 2024-11-17 11:45:57 -05:00
Entity.h Remove x-position from setactivityposition 2023-02-17 20:47:32 -08:00
Enums.h
Exit.h
FileSystemUtils.cpp iOS port (for desktop_version) (#1137) 2024-11-15 20:33:10 -05:00
FileSystemUtils.h Add support for internal screenshots 2024-01-09 15:48:41 -08:00
Finalclass.cpp Strip out old special roomname system 2023-03-02 22:58:12 -08:00
Finalclass.h
Font.cpp Properly fix setfont/setrtl in between text boxes 2024-01-23 15:33:38 -08:00
Font.h Properly fix setfont/setrtl in between text boxes 2024-01-23 15:33:38 -08:00
FontBidi.cpp Don't pass newline characters to bidi algorithm 2024-01-08 19:17:44 -08:00
FontBidi.h Add RTL level property and print flag 2024-01-08 19:17:44 -08:00
Game.cpp iOS port (for desktop_version) (#1137) 2024-11-15 20:33:10 -05:00
Game.h Abstract checkpoint saving to its own function 2024-09-27 17:14:57 -07:00
GlitchrunnerMode.c
GlitchrunnerMode.h
GOGNetwork.c Add @Daaaav's changes (full changelog below) 2024-12-15 19:40:42 +11:00
Graphics.cpp Make 0-length gravity lines invisible again 2024-11-17 11:46:24 -05:00
Graphics.h position(force) -> position(absolute) 2024-11-07 09:53:45 -08:00
GraphicsResources.cpp Region system PR review changes 2024-11-03 21:54:44 -08:00
GraphicsResources.h Place GraphicsResources functions in header file 2024-01-09 16:03:05 -08:00
GraphicsUtil.cpp Upscale screenshots 2x 2024-01-09 15:48:41 -08:00
GraphicsUtil.h Upscale screenshots 2x 2024-01-09 15:48:41 -08:00
IMERender.cpp Tweak IME selection background left bound 2024-08-06 18:16:46 -07:00
IMERender.h Add IME text rendering 2024-08-02 22:25:00 -07:00
Input.cpp add menu option for checkpoint saving 2024-09-27 17:14:57 -07:00
Input.h
InterimVersion.h Use PR_RIGHT for interim version info in main menu 2023-02-13 23:27:00 -08:00
InterimVersion.in.c Use PR_RIGHT for interim version info in main menu 2023-02-13 23:27:00 -08:00
KeyPoll.cpp Add selection background to IME rendering 2024-08-02 22:25:00 -07:00
KeyPoll.h Add selection background to IME rendering 2024-08-02 22:25:00 -07:00
Labclass.cpp
Labclass.h
LevelDebugger.cpp Convert entity types to an enum (#1007) 2024-11-17 11:45:57 -05:00
LevelDebugger.h Fix moving entities flashing in over 30fps mode 2023-11-19 17:34:23 -08:00
Localization.cpp Make language screen show up once more 2024-02-08 10:28:27 -08:00
Localization.h Make language screen show up once more 2024-02-08 10:28:27 -08:00
LocalizationMaint.cpp Add RTL level property and print flag 2024-01-08 19:17:44 -08:00
LocalizationMaint.h
LocalizationStorage.cpp Add RTL level property and print flag 2024-01-08 19:17:44 -08:00
LocalizationStorage.h Add a system for selecting between wordy/wordy2 2024-01-06 14:11:40 -08:00
lodepng_wrapper.c
Logic.cpp Convert entity types to an enum (#1007) 2024-11-17 11:45:57 -05:00
Logic.h
main.cpp Remove localisation features from the RPC, as people on English Discord would see it in the player's language. 2024-12-15 08:45:24 +11:00
MakeAndPlay.h
Map.cpp Convert entity types to an enum (#1007) 2024-11-17 11:45:57 -05:00
Map.h Region system PR review changes 2024-11-03 21:54:44 -08:00
Maths.h
Music.cpp fix music ear blast bug 2024-07-13 13:11:05 -07:00
Music.h Implement haltedsong 2023-06-08 15:38:26 -07:00
Network.c Add @Daaaav's changes (full changelog below) 2024-12-15 19:40:42 +11:00
Network.h Add @Daaaav's changes (full changelog below) 2024-12-15 19:40:42 +11:00
Otherlevel.cpp
Otherlevel.h
preloader.cpp XFLIP LOADING... screen 2024-01-08 19:17:44 -08:00
preloader.h
ReleaseVersion.h Bump version to v2.5 2024-08-27 15:13:24 -07:00
Render.cpp Update region system to current codebase due to PR rot 2024-11-03 21:54:44 -08:00
Render.h
RenderFixed.cpp Indicate modes when loading in to gameplay 2024-01-08 20:01:27 -08:00
RenderFixed.h Show skip prompt during credits and ending picture 2023-06-05 17:57:23 -07:00
RoomnameTranslator.cpp Move all other text boxes to new system 2024-02-02 18:57:24 -08:00
RoomnameTranslator.h Migrate more prints to font::, determine font for most textboxes 2023-02-13 23:27:00 -08:00
Screen.cpp iOS port (for desktop_version) (#1137) 2024-11-15 20:33:10 -05:00
Screen.h Implement scaling modes manually 2024-02-03 18:11:11 -08:00
ScreenSettings.h Store display index of window to settings 2023-03-21 00:23:42 -07:00
Script.cpp Convert entity types to an enum (#1007) 2024-11-17 11:45:57 -05:00
Script.h position(force) -> position(absolute) 2024-11-07 09:53:45 -08:00
Scripts.cpp Fix "he'd be a a big help" typo 2023-11-30 08:38:40 -08:00
SDL_uikit_main.c iOS port (for desktop_version) (#1137) 2024-11-15 20:33:10 -05:00
Spacestation2.cpp Use enums for time trial indexes 2023-06-05 17:57:23 -07:00
Spacestation2.h
SteamNetwork.c finish off naming convention = type* 2024-12-17 15:31:51 +11:00
TerminalScripts.cpp
Textbook.c VS2010 buildfixes. 2023-11-27 12:09:42 -05:00
Textbook.h
Textbox.cpp position(force) -> position(absolute) 2024-11-07 09:53:45 -08:00
Textbox.h position(force) -> position(absolute) 2024-11-07 09:53:45 -08:00
ThirdPartyDeps.c
Tower.cpp
Tower.h
TowerBG.h
Unreachable.h
Unused.h
UTF8.c Add UTF8.c 2023-02-27 23:00:41 -08:00
UTF8.h Add UTF8.c 2023-02-27 23:00:41 -08:00
UtilityClass.cpp Add a system for selecting between wordy/wordy2 2024-01-06 14:11:40 -08:00
UtilityClass.h Add a system for selecting between wordy/wordy2 2024-01-06 14:11:40 -08:00
VFormat.c Add a system for selecting between wordy/wordy2 2024-01-06 14:11:40 -08:00
VFormat.h Add support for button glyph display 2023-03-21 19:59:48 -07:00
Vlogging.c iOS port (for desktop_version) (#1137) 2024-11-15 20:33:10 -05:00
Vlogging.h
WarpClass.cpp
WarpClass.h
XMLUtils.cpp
XMLUtils.h
Xoshiro.c VS2010 buildfixes. 2023-11-27 12:09:42 -05:00
Xoshiro.h