issues
search
fabiangreffrath
/
taradino
SDL2 port of Rise of the Triad
GNU General Public License v2.0
35
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use SDL_LockTexture() instead of SDL_UpdateTexture()
#90
erysdren
closed
1 month ago
1
Remove some unused headers and other cleanup
#89
erysdren
closed
2 months ago
0
Fix game saves not working at all
#88
erysdren
closed
3 months ago
0
Potential clang-format config
#87
erysdren
opened
3 months ago
0
Replace strdup() with M_StringDuplicate()
#86
erysdren
closed
3 months ago
0
Fix segfault with no gamepad plugged in
#85
erysdren
closed
3 months ago
0
Remove execinfo dependency and old crash_print handler
#84
erysdren
closed
3 months ago
2
First steps to fixing gamepad/joystick support
#83
erysdren
closed
3 months ago
0
Gamepad Support
#82
erysdren
opened
3 months ago
0
Handling Shareware VS Registered
#81
erysdren
opened
3 months ago
2
Catch invalid resolution in CONFIG.ROT
#80
erysdren
closed
3 months ago
2
Clean up some old ISR functions
#79
erysdren
closed
4 months ago
0
Use Mix_GetSoundFonts();
#78
erysdren
closed
4 months ago
2
Small datadirs improvement
#77
erysdren
closed
4 months ago
0
Music doesn't play if you don't launch from the terminal
#76
erysdren
closed
4 months ago
2
Normalize lookup/lookdown between resolutions
#75
erysdren
closed
4 months ago
0
Fix building with MSVC
#74
erysdren
closed
4 months ago
0
Add fixes for gcc 14
#73
sharkwouter
closed
4 months ago
2
Pull ROTT data from various common install paths
#72
erysdren
closed
4 months ago
6
Detect ROTT data from digital storefronts
#71
erysdren
closed
4 months ago
2
VGA CTEXT Renderer
#70
erysdren
closed
5 months ago
1
Specify shareware in manpage and desktop file
#69
erysdren
closed
5 months ago
0
Render 80x25 VGA text mode buffers at game exit
#68
erysdren
closed
5 months ago
3
Improve error handling and file-not-found
#67
erysdren
closed
5 months ago
0
Add icon and resource file for windows
#66
erysdren
closed
5 months ago
0
CMakeLists.txt: Slight refactor
#65
erysdren
closed
5 months ago
3
Consolidate fixed math functions into rt_fixed.c
#64
erysdren
closed
5 months ago
0
Fix lookup/lookdown speed and angles
#63
erysdren
closed
5 months ago
4
Use Mix_LoadMUS_RW() instead of saving MIDI to disk
#62
erysdren
closed
5 months ago
2
Hard framerate cap of 35 fps using VBLCOUNTER
#61
erysdren
closed
4 months ago
3
turn 640x480 resolution into aspect-ratio-corrected 640x400
#60
fabiangreffrath
opened
7 months ago
3
fix shareware build
#59
fabiangreffrath
closed
7 months ago
0
fix build with clang 15
#58
fabiangreffrath
closed
7 months ago
0
update all sounds relative to the player
#57
fabiangreffrath
closed
7 months ago
0
Unstable framerate
#56
vanfanel
opened
7 months ago
5
Fix cinematics off-by-one-pixel draw error
#55
erysdren
closed
7 months ago
0
Remove old & confusing macros
#54
erysdren
closed
7 months ago
3
What's the engine framerate?
#53
vanfanel
opened
8 months ago
5
update angle and distance (stereo separation and volume) for each active sound during each tic
#52
fabiangreffrath
closed
7 months ago
0
Rewrite README, move project from autotools to CMake
#51
erysdren
closed
9 months ago
6
establish an `int` type variable naming scheme
#50
fabiangreffrath
closed
10 months ago
2
Floor rendering fix (rottexpr)
#49
erysdren
closed
10 months ago
0
Fix left shift not showing up as a bind
#48
erysdren
closed
10 months ago
0
Fix compilation on Haiku OS
#47
erysdren
closed
10 months ago
0
No more custom types
#46
malespiaut
closed
10 months ago
9
rt_in.c: Fix typo in SCANCODE_TO_KEYS_ARRAY
#45
erysdren
closed
12 months ago
1
Add support for RottEX map files to rt_ted.c
#44
erysdren
closed
1 year ago
2
let SDL_Mixer do the actual sound mixing
#43
fabiangreffrath
closed
1 year ago
0
fix -Wcast-function-type warnings in rt_menu.c
#42
fabiangreffrath
closed
1 year ago
0
Some C files, and functions, are too long.
#41
malespiaut
opened
1 year ago
0
Next