Parent Directory
|
|
|
|
|
ChaseCam.cpp
|
1.7 |
4 years |
ghs |
add the ability for gatherer to disable crosshair, tunnel vision, and
lara croft... |
ChaseCam.h
|
1.4 |
5 years |
wzenfell |
fixing header dependencies
|
FaderClassic.cpp
|
1.1 |
5 years |
lpetrich |
Source code for shared library FaderLibClassic, built with project FaderClassic.... |
FontHandler.cpp
|
1.19 |
6 months |
ghs |
if we can't find a Fonts file, but we have SDL_ttf, use our built-in
font for re... |
FontHandler.h
|
1.7 |
6 months |
ghs |
if we can't find a Fonts file, but we have SDL_ttf, use our built-in
font for re... |
HUDRenderer.cpp
|
1.11 |
5 months |
ghs |
add a Lua texture palette
|
HUDRenderer.h
|
1.7 |
5 months |
ghs |
add a Lua texture palette
|
HUDRenderer_OGL.cpp
|
1.16 |
4 months |
ghs |
fix horizontally flipped textures
|
HUDRenderer_OGL.h
|
1.3 |
5 months |
ghs |
add a Lua texture palette
|
HUDRenderer_SW.cpp
|
1.3 |
5 months |
ghs |
add a Lua texture palette
|
HUDRenderer_SW.h
|
1.2 |
5 months |
ghs |
add a Lua texture palette
|
Makefile.am
|
1.6 |
20 months |
ghs |
make dist updates
|
OGL_Blitter.cpp
|
1.7 |
13 months |
ghs |
fix the blitter to scale things correctly
|
OGL_Blitter.h
|
1.4 |
2 years |
ghs |
GL_CLAMP_TO_EDGE is in glext.h in Windows
|
OGL_LoadScreen.cpp
|
1.9 |
5 months |
ghs |
fix compiler warnings
|
OGL_LoadScreen.h
|
1.3 |
2 years |
ghs |
consolidate OpenGL blitting code
|
OverheadMapRenderer.cpp
|
1.4 |
23 months |
ghs |
respect overhead map hill color MML
|
OverheadMapRenderer.h
|
1.4 |
3 years |
ghs |
fix player color in overhead map in SDL builds, by using RGBColor version of _ge... |
OverheadMap_OGL.cpp
|
1.7 |
2 years |
ghs |
disable GL_TEXTURE_COORD_ARRAY when rendering the overhead map
this fixes SF 150... |
OverheadMap_OGL.h
|
1.1 |
6 years |
lpetrich |
Moving to render-files directories
|
OverheadMap_QD.cpp
|
1.5 |
3 years |
asvitkine |
Even more cleanup of USE_CARBON_ACCESSORS.
|
OverheadMap_QD.h
|
1.1 |
6 years |
lpetrich |
Moving to render-files directories
|
OverheadMap_SDL.cpp
|
1.3 |
6 months |
ghs |
fix the font mess I created--themes return to old fonts, for now
|
OverheadMap_SDL.h
|
1.1 |
6 years |
lpetrich |
Moving to render-files directories
|
TextLayoutHelper.cpp
|
1.2 |
5 years |
cbauer |
even more warnings patches from Michael D. Adams
|
TextLayoutHelper.h
|
1.1 |
6 years |
lpetrich |
Moving to render-files directories
|
TextStrings.cpp
|
1.6 |
3 years |
wzenfell |
Use forward class decl to break header-file dependency
|
TextStrings.h
|
1.4 |
3 years |
wzenfell |
Use forward class decl to break header-file dependency
|
ViewControl.cpp
|
1.7 |
6 months |
ghs |
if we can't find a Fonts file, but we have SDL_ttf, use our built-in
font for re... |
ViewControl.h
|
1.2 |
10 months |
ghs |
make it possible to disable teleport effects and sound when entering or
leaving ... |
computer_interface.cpp
|
1.29 |
2 months |
ghs |
explicit template specialization cannot have a storage class
|
computer_interface.h
|
1.3 |
5 years |
cbauer |
even more warnings patches from Michael D. Adams
|
fades.cpp
|
1.7 |
20 months |
ghs |
fade out level music when leaving a level
|
fades.h
|
1.1 |
6 years |
lpetrich |
Moving to render-files directories
|
game_window.cpp
|
1.14 |
5 months |
ghs |
add a Lua texture palette
|
game_window.h
|
1.2 |
5 years |
ghs |
make sure HUD_buffer exists before trying to draw to it
|
images.cpp
|
1.10 |
2 months |
ghs |
increase the number of picture formats supported in M2-Win95 style
files, by rec... |
images.h
|
1.2 |
6 years |
lpetrich |
Added support for getting 'TEXT' resources and 'text' chunks from map files.
|
motion_sensor.cpp
|
1.9 |
5 months |
ghs |
fix compiler warnings
|
motion_sensor.h
|
1.1 |
6 years |
lpetrich |
Moving to render-files directories
|
overhead_map.cpp
|
1.3 |
6 months |
ghs |
if we can't find a Fonts file, but we have SDL_ttf, use our built-in
font for re... |
overhead_map.h
|
1.1 |
6 years |
lpetrich |
Moving to render-files directories
|
screen.a
|
1.1 |
6 years |
lpetrich |
Moving to render-files directories
|
screen.cpp
|
1.50 |
22 months |
ghs |
remove Pfhortran
|
screen.h
|
1.9 |
5 months |
ghs |
add a 1280x720 mode
|
screen_definitions.h
|
1.1 |
6 years |
lpetrich |
Moving to render-files directories
|
screen_drawing.cpp
|
1.21 |
6 months |
ghs |
fix TTF _draw_text clipping
|
screen_drawing.h
|
1.10 |
6 months |
ghs |
moved font drawing functions into font_info, implementation is in
sdl_fonts.cpp ... |
screen_sdl.cpp
|
1.39 |
13 months |
ghs |
only print the OpenGL info once
|
screen_shared.h
|
1.41 |
5 months |
ghs |
add a 1280x720 mode
|
sdl_fonts.cpp
|
1.24 |
5 months |
ghs |
fix rendering \t in TrueType fonts (fixes terminal formatting)
|
sdl_fonts.h
|
1.16 |
6 months |
ghs |
if we can't find a Fonts file, but we have SDL_ttf, use our built-in
font for re... |