1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-26 14:38:30 +02:00
VVVVVV/desktop_version/src
2021-03-31 02:43:15 -04:00
..
BinaryBlob.cpp
BinaryBlob.h
BlockV.cpp
BlockV.h
Credits.h Re-sync CONTRIBUTORS and GitHub Friends lists 2021-03-30 23:08:25 -04:00
DeferCallbacks.c Add deferred callbacks to game loop 2021-03-21 02:55:42 -04:00
DeferCallbacks.h Add deferred callbacks to game loop 2021-03-21 02:55:42 -04:00
editor.cpp VS2010 buildfix 2021-03-30 11:51:42 -04:00
editor.h Refactor room properties to use setter and getter funcs 2021-03-24 15:55:34 -04:00
Ent.cpp Split onground/onroof into visual and logical variables 2021-03-21 02:55:42 -04:00
Ent.h Split onground/onroof into visual and logical variables 2021-03-21 02:55:42 -04:00
Entity.cpp Fix 1-frame flicker entering room with warp lines and entity on edge 2021-03-25 22:29:40 -04:00
Entity.h
Enums.h
Exit.h
FileSystemUtils.cpp Fix leaking GetBasePath result 2021-03-31 02:43:15 -04:00
FileSystemUtils.h
Finalclass.cpp
Finalclass.h
Game.cpp Set fademode to temp 0 when going to in-game options 2021-03-25 23:32:39 -04:00
Game.h Remove mainmenu from Game 2021-03-25 23:32:39 -04:00
GOGNetwork.c
Graphics.cpp Set fademode to temp 0 when going to in-game options 2021-03-25 23:32:39 -04:00
Graphics.h Set fademode to temp 0 when going to in-game options 2021-03-25 23:32:39 -04:00
GraphicsResources.cpp
GraphicsResources.h
GraphicsUtil.cpp
GraphicsUtil.h
Input.cpp Fix background not changing when pressing Esc on main menu 2021-03-25 23:32:59 -04:00
Input.h
KeyPoll.cpp Fix memory leak when pasting text 2021-03-31 02:29:36 -04:00
KeyPoll.h
Labclass.cpp
Labclass.h
Logic.cpp Move logical onground/onroof updates to start of gamelogic 2021-03-21 02:55:42 -04:00
Logic.h
main.cpp Remove mainmenu from Game 2021-03-25 23:32:39 -04:00
MakeAndPlay.h
Map.cpp Add bounds checks to room explored getter and setter 2021-03-24 15:55:34 -04:00
Map.h Refactor explored rooms to use setters and getters 2021-03-24 15:55:34 -04:00
Maths.h
Music.cpp
Music.h
Network.c
Network.h
Otherlevel.cpp
Otherlevel.h
preloader.cpp
preloader.h
Render.cpp Fix targets (question marks) not showing up on minimap 2021-03-26 00:02:26 -04:00
Render.h
RenderFixed.cpp Remove game.gametimer in favor of game.frames 2021-03-21 20:53:11 -04:00
RenderFixed.h
Screen.cpp
Screen.h
ScreenSettings.h
Script.cpp Refactor explored rooms to use setters and getters 2021-03-24 15:55:34 -04:00
Script.h
Scripts.cpp
SoundSystem.cpp Visual Studio buildfix 2021-03-21 17:15:36 -04:00
SoundSystem.h
Spacestation2.cpp
Spacestation2.h
SteamNetwork.c
TerminalScripts.cpp
Textbox.cpp
Textbox.h
ThirdPartyDeps.c
Tower.cpp
Tower.h
TowerBG.h
UtilityClass.cpp
UtilityClass.h
Version.h
Version.h.in
WarpClass.cpp
WarpClass.h
XMLUtils.cpp
XMLUtils.h