1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-05-10 11:03:51 +00:00
Aquaria/BBGE
fgenesis 9faee6cf79 fix Li's head missing. broke in cf2dc71a34
rq=0 used to hide the base head gfx to only show frames.
but rq=0 is not what we want after consolidating those extra quads into the base quad.
so in order to keep backwards compat, unhide a bone if it has frame tiles.
2023-12-29 22:43:05 +01:00
..
ActionInput.cpp
ActionInput.h
ActionMapper.cpp
ActionMapper.h
ActionSet.cpp
ActionSet.h
ActionStatus.cpp
ActionStatus.h
AfterEffect.cpp
AfterEffect.h
Base.cpp
Base.h
BaseText.h
bithacks.h
BitmapFont.cpp
BitmapFont.h
CMakeLists.txt
Cocoa.mm
Core.cpp Merge branch 'experimental' into tile-optimization 2023-12-21 14:20:22 +01:00
Core.h Merge branch 'experimental' into tile-optimization 2023-12-21 14:20:22 +01:00
DarkLayer.cpp
DarkLayer.h
DataStructures.cpp
DataStructures.h
DebugFont.cpp
DebugFont.h
Emitter.cpp
EngineEnums.h
Event.cpp
Event.h
FmodOpenALBridge.cpp
FmodOpenALBridge.h
FrameBuffer.cpp
FrameBuffer.h
GameKeyNames.cpp
GameKeyNames.h
GameKeys.h
GLLoad.cpp
GLLoad.h
Gradient.cpp
Gradient.h
Image.cpp
Image.h
Interpolators.cpp
Interpolators.h
Joystick.cpp
Joystick.h
LensFlare.cpp
LensFlare.h
Localization.cpp
Localization.h
MathFunctions.h
MT.cpp
MT.h
OpenGLStubs.h
OSFunctions.cpp
OSFunctions.h
ParticleEffect.cpp
ParticleManager.cpp
Particles.h
Precacher.cpp fixes for osx 2023-11-19 19:59:06 +01:00
Precacher.h
Quad.cpp
Quad.h
QuadGrid.cpp
QuadGrid.h
ReadXML.cpp
ReadXML.h
Rect.h
Refcounted.h
RenderBase.cpp
RenderBase.h
RenderGrid.cpp
RenderGrid.h
RenderObject.cpp
RenderObject.h
RenderObject_inline.h
RenderObjectLayer.cpp
RenderRect.cpp
RenderState.cpp
RenderState.h
RoundedRect.cpp
RoundedRect.h
ScreenTransition.cpp
ScreenTransition.h
ScriptObject.cpp
ScriptObject.h
Shader.cpp
Shader.h
SimpleIStringStream.h
SkeletalSprite.cpp fix Li's head missing. broke in cf2dc71a34 2023-12-29 22:43:05 +01: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
SplineGrid.h
StateMachine.cpp
StateMachine.h
StateManager.cpp
StateManager.h
StringBank.cpp
StringBank.h
Texture.cpp
Texture.h
TextureMgr.cpp
TextureMgr.h
Tile.cpp
Tile.h
TileRender.cpp don't show standard, non-animated grid points in debug vis 2023-10-26 22:18:54 +02:00
TileRender.h
Tileset.cpp
Tileset.h
TTFFont.cpp
TTFFont.h
Vector.cpp
Vector.h fix Hair, now using VBO and working 2023-10-26 22:18:19 +02:00
VertexBuffer.cpp fix Hair, now using VBO and working 2023-10-26 22:18:19 +02:00
VertexBuffer.h
Window.cpp
Window.h
Window_SDL1.cpp
Window_SDL2.cpp