1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-02-23 22:45:11 +00:00
Aquaria/BBGE
2012-09-23 05:30:47 +02:00
..
GL
glext
ActionInput.cpp
ActionInput.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
ActionMapper.cpp [vfs, #3] All file reading code goes through the VFS now, new mod downloader & mod selector in place. Also a bunch of other stuff. (...) 2012-06-01 17:52:19 +02:00
ActionMapper.h
ActionSet.cpp
ActionSet.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
AfterEffect.cpp
AfterEffect.h
AnimatedSprite.cpp
AnimatedSprite.h
Base.cpp More compile fixes for gcc 2.95 2012-09-23 05:30:47 +02:00
Base.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
BaseText.h
BBGECompileConfig.h [vfs, #3] All file reading code goes through the VFS now, new mod downloader & mod selector in place. Also a bunch of other stuff. (...) 2012-06-01 17:52:19 +02:00
BitmapFont.cpp [vfs, #3] All file reading code goes through the VFS now, new mod downloader & mod selector in place. Also a bunch of other stuff. (...) 2012-06-01 17:52:19 +02:00
BitmapFont.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
BloomEffect.cpp
BloomEffect.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Cocoa.mm
Collision.cpp
Collision.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
CommonEvents.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Core.cpp Moved most uses of glGetTexImage() into a single function with better error checking. 2012-06-15 04:12:20 +02:00
Core.h Move localisation code to BBGE, and allow textures to be localised. 2012-07-10 22:16:48 +02:00
CShim.cpp
Cube.cpp
Cube.h
Cutscene.cpp
Cutscene.h
DarkLayer.cpp
DarkLayer.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Datafile.cpp
Datafile.h
DebugFont.cpp
DebugFont.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
DFSprite.cpp
DFSprite.h
Effects.cpp
Effects.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Emitter.cpp
Event.cpp
Event.h
FileVars.cpp
FileVars.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Flags.cpp
Flags.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
flags.hpp
FmodOpenALBridge.cpp Little annoyances that ease debugging with MSVC 2012-07-13 21:09:30 +02:00
FmodOpenALBridge.h
FrameBuffer.cpp
FrameBuffer.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Gradient.cpp
Gradient.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Interpolator.cpp
Interpolator.h
Joystick.cpp Moar linux build fixing 2012-06-17 03:41:53 +02:00
LensFlare.cpp
LensFlare.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Light.cpp
Light.h
LightCone.cpp
LightCone.h
Localization.cpp Fix crash added with last commit, thx KS-10 for pointing 2012-07-23 05:06:01 +02:00
Localization.h _mods/x/locales/y/* now works 2012-07-14 15:00:37 +02:00
Math.cpp
MathFunctions.h
Model.cpp
Model.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
MT.cpp
MT.h [vfs, #3] All file reading code goes through the VFS now, new mod downloader & mod selector in place. Also a bunch of other stuff. (...) 2012-06-01 17:52:19 +02:00
OggStream.cpp
OggStream.h
OpenGLStubs.h
PackRead.cpp
PackRead.h
ParticleEffect.cpp
ParticleManager.cpp
Particles.cpp
Particles.h
PointSprites.cpp
PointSprites.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Precacher.cpp [vfs, #3] All file reading code goes through the VFS now, new mod downloader & mod selector in place. Also a bunch of other stuff. (...) 2012-06-01 17:52:19 +02:00
Precacher.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
ProfRender.cpp
ProfRender.h
Quad.cpp
Quad.h
QuadTrail.cpp
QuadTrail.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Rect.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
RenderObject.cpp
RenderObject.h
RenderObject_inline.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
RenderObjectLayer.cpp
RenderRect.cpp
Resource.cpp
Resource.h
RoundedRect.cpp
RoundedRect.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
ScreenTransition.cpp
ScreenTransition.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
ScriptObject.cpp
ScriptObject.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Shader.cpp [vfs, #3] All file reading code goes through the VFS now, new mod downloader & mod selector in place. Also a bunch of other stuff. (...) 2012-06-01 17:52:19 +02:00
Shader.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
SimpleIStringStream.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
SkeletalSprite.cpp More filename case fixes for linux (skeletal + skin) 2012-05-25 18:23:30 +02:00
SkeletalSprite.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Slider.cpp
Slider.h
SoundManager.cpp _mods/x/locales/y/* now works 2012-07-14 15:00:37 +02:00
SoundManager.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
SpawnParticleData.cpp
StateMachine.cpp
StateMachine.h
StateManager.cpp
StateManager.h
Strings.cpp Move key config strings into stringbank.txt 2012-07-14 16:54:28 +02:00
Texture.cpp _mods/x/locales/y/* now works 2012-07-14 15:00:37 +02:00
Texture.h Removed textureMemoryMultiplier again; a bit more debug output for differing texture sizes 2012-06-15 17:58:18 +02:00
tinyxml.cpp
tinyxml.h
tinyxmlerror.cpp
tinyxmlparser.cpp
TTFFont.cpp
TTFFont.h Replace #pragma once with #ifndef/#define pairs (to avoid warnings on gcc 2.95) 2012-09-23 04:51:13 +02:00
Vector.cpp
Vector.h More compile fixes for gcc 2.95 2012-09-23 05:30:47 +02:00