1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-11-25 17:53:47 +00:00
Aquaria/BBGE
2024-05-07 00:44:04 +02:00
..
ActionInput.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
ActionInput.h
ActionMapper.cpp
ActionMapper.h
ActionSet.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
ActionSet.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
ActionStatus.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
ActionStatus.h
AfterEffect.cpp Changes to rendering logic, incl water surface flicker fix, plus other fixes. 2024-04-25 03:33:02 +02:00
AfterEffect.h Changes to rendering logic, incl water surface flicker fix, plus other fixes. 2024-04-25 03:33:02 +02:00
Base.cpp
Base.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
BaseText.h
bithacks.h
BitmapFont.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
BitmapFont.h
CMakeLists.txt warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
Cocoa.mm
Core.cpp fix broken scrolling in mod selector in vertical mode 2024-04-28 13:15:41 +02:00
Core.h fix broken scrolling in mod selector in vertical mode 2024-04-28 13:15:41 +02:00
DarkLayer.cpp Changes to rendering logic, incl water surface flicker fix, plus other fixes. 2024-04-25 03:33:02 +02:00
DarkLayer.h Changes to rendering logic, incl water surface flicker fix, plus other fixes. 2024-04-25 03:33:02 +02:00
DataStructures.cpp
DataStructures.h
DebugFont.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
DebugFont.h
Emitter.cpp tentative fix for particle flip not working properly in some cases 2023-10-20 03:53:29 +02:00
EngineEnums.h
Event.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
Event.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
FmodOpenALBridge.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
FmodOpenALBridge.h
FrameBuffer.cpp unbind framebuffer after init; fixes loading bar screen staying black 2024-05-07 00:44:04 +02:00
FrameBuffer.h Changes to rendering logic, incl water surface flicker fix, plus other fixes. 2024-04-25 03:33:02 +02:00
GameKeyNames.cpp
GameKeyNames.h
GameKeys.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
GLLoad.cpp fix issues with glDrawBuffersARB() code path in prev commit 2024-04-26 03:28:07 +02:00
GLLoad.h
Gradient.cpp Preliminary support for vertial orientation: 2024-04-28 02:08:38 +02:00
Gradient.h
Image.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
Image.h
Interpolators.cpp
Interpolators.h
Joystick.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
Joystick.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
Localization.cpp
Localization.h
MathFunctions.h
MT.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
MT.h
OpenGLStubs.h Changes to rendering logic, incl water surface flicker fix, plus other fixes. 2024-04-25 03:33:02 +02:00
OSFunctions.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
OSFunctions.h
ParticleEffect.cpp
ParticleManager.cpp
Particles.h tentative fix for particle flip not working properly in some cases 2023-10-20 03:53:29 +02:00
Precacher.cpp warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
Precacher.h
Quad.cpp remove last traces of GL_BLEND/glBlendFunc() manipulation 2024-01-11 23:05:47 +01:00
Quad.h editor: fix multi-select, scaling, sideways-scaling, texcoords 2023-10-21 00:33:49 +02:00
QuadGrid.cpp
QuadGrid.h
ReadXML.cpp
ReadXML.h
Rect.h
Refcounted.h
RenderBase.cpp
RenderBase.h Changes to rendering logic, incl water surface flicker fix, plus other fixes. 2024-04-25 03:33:02 +02:00
RenderGrid.cpp only update VBO if texcoords actually change 2023-10-25 01:52:03 +02:00
RenderGrid.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
RenderObject.cpp fix broken scrolling in mod selector in vertical mode 2024-04-28 13:15:41 +02:00
RenderObject.h fix broken scrolling in mod selector in vertical mode 2024-04-28 13:15:41 +02:00
RenderObject_inline.h don't update render water surface framebuffer when off screen 2024-04-28 04:04:30 +02:00
RenderObjectLayer.cpp Changes to rendering logic, incl water surface flicker fix, plus other fixes. 2024-04-25 03:33:02 +02:00
RenderRect.cpp
RenderState.cpp remove last traces of GL_BLEND/glBlendFunc() manipulation 2024-01-11 23:05:47 +01:00
RenderState.h remove last traces of GL_BLEND/glBlendFunc() manipulation 2024-01-11 23:05:47 +01:00
RoundedRect.cpp
RoundedRect.h
ScreenTransition.cpp Changes to rendering logic, incl water surface flicker fix, plus other fixes. 2024-04-25 03:33:02 +02:00
ScreenTransition.h
ScriptObject.cpp
ScriptObject.h
Shader.cpp Rework & cleanup CMake project files 2022-04-07 02:38:39 +02:00
Shader.h
SimpleIStringStream.h
SkeletalSprite.cpp fix broken scrolling in mod selector in vertical mode 2024-04-28 13:15:41 +02:00
SkeletalSprite.h add AC_SET_FH bone command; rework bone frames; some skel cleanups 2023-12-21 06:04:09 +01:00
Slider.cpp
Slider.h
SoundManager.cpp
SoundManager.h
SpawnParticleData.cpp
SplineGrid.cpp fix bone with spline deform not deforming (forgot tp update VBO) 2024-02-06 01:36:38 +01:00
SplineGrid.h Merge branch 'experimental' into tile-optimization 2023-10-26 01:41:51 +02:00
StateMachine.cpp
StateMachine.h
StateManager.cpp
StateManager.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
StringBank.cpp
StringBank.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
Texture.cpp undo parts of prev commits; move old fudge from font atlas code to tile rendering. 2023-10-20 02:06:45 +02:00
Texture.h only update VBO if texcoords actually change 2023-10-25 01:52:03 +02:00
TextureMgr.cpp compile fixes for clang when c++98 is enforced 2024-02-07 03:26:18 +01:00
TextureMgr.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
Tile.cpp fix waving for tiles with EFX_WAVY set; minor optimizations 2024-02-06 04:01:13 +01:00
Tile.h fix waving for tiles with EFX_WAVY set; minor optimizations 2024-02-06 04:01:13 +01:00
TileRender.cpp make editor outline not so dull, closer to what it was 2024-05-06 04:27:28 +02:00
TileRender.h
Tileset.cpp more editor fixes: 2023-10-25 00:46:12 +02:00
Tileset.h more editor fixes: 2023-10-25 00:46:12 +02:00
TTFFont.cpp remove last traces of GL_BLEND/glBlendFunc() manipulation 2024-01-11 23:05:47 +01:00
TTFFont.h
Vector.cpp
Vector.h fix Hair, now using VBO and working 2023-10-26 22:18:19 +02:00
VertexBuffer.cpp fix some oversights in vertex buffer binding cache 2024-01-11 22:59:26 +01:00
VertexBuffer.h warning fixes, signed vs unsigned mismatch, cleanups, c++98 compat 2024-04-16 01:43:36 +02:00
Window.cpp
Window.h
Window_SDL1.cpp
Window_SDL2.cpp