DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
flexui: move portable drawing code back to fui_gfx
[d2df-sdl.git]
/
src
/
2023-06-09
DeaDDooMER
render: disable FBO on devices which not support NPOT...
tree
|
commitdiff
2023-06-09
DeaDDooMER
sdl2: do not declare touch state variables when disable...
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: draw touch controls via render
tree
|
commitdiff
2023-06-09
DeaDDooMER
menu: optionally disable menu in client
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: fix monster animations
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: fix archvile fire animation
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: remove graphics data from TAnimationState
tree
|
commitdiff
2023-06-09
DeaDDooMER
models: fix player walk + fire
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: remove references to r_playermodel/r_game from...
tree
|
commitdiff
2023-06-09
DeaDDooMER
server: build headless with completely disabled render...
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: use only r_render to access render
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: calculate message size in render
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: move screenshorts into render
tree
|
commitdiff
2023-06-09
DeaDDooMER
game: remove unneded render imports
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: load shell textures in render
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: load sky in render
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: move more texture load code into render
tree
|
commitdiff
2023-06-09
DeaDDooMER
panels: fix water/acid splashes
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: remove TAnimation
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: use TPlayerModel for corpse drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: player punch TAnimation -> TAnimationState
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: draw flag animation using TAnimationState
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: fix animated textures
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: hide panel textures into render
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: use TAnimationState instead of TAnimation
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: hide gib textures within render
tree
|
commitdiff
2023-06-09
DeaDDooMER
models: remove TModelInfo
tree
|
commitdiff
2023-06-09
DeaDDooMER
models: remove superfluous fire state
tree
|
commitdiff
2023-06-09
DeaDDooMER
models: remove sounds from player model state
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: remove flag animation from player model state
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: move player model texture loading into render
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: use TAnimationState for monsters
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: move gfx-once objects into render code
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: use TAnimationState for items
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: use TAnimationState for projectiles
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: move textures loaders to render
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate animation drawing from game code
tree
|
commitdiff
2023-06-09
DeaDDooMER
system: remove direct videomode change
tree
|
commitdiff
2023-06-09
DeaDDooMER
system: remove sys_Delay
tree
|
commitdiff
2023-06-09
DeaDDooMER
system: remove sys_GetTicks
tree
|
commitdiff
2023-06-09
DeaDDooMER
system: remove unused imports
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: system: move gl related code from system driver
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: move screen resize handler from io-driver
tree
|
commitdiff
2023-06-09
DeaDDooMER
cleanup: clean boot sequence
tree
|
commitdiff
2023-06-09
DeaDDooMER
android: export jni functions
tree
|
commitdiff
2023-06-09
DeaDDooMER
cleanup: move init and main loop code from g_window
tree
|
commitdiff
2023-06-09
DeaDDooMER
cleanup: remove g_main.pas
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: fix unused variable warnings
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: move e_texture -> r_texture
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: completely remove opengl calls form game code
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: remove g_window dependency on r_graphics and GL
tree
|
commitdiff
2023-06-09
DeaDDooMER
cleanup: remove g_options dependency on r_graphics
tree
|
commitdiff
2023-06-09
DeaDDooMER
cleanup: move monster-specific code from g_basic
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: remove from render some common types
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: e_graphics -> r_graphics
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: fix holmes
tree
|
commitdiff
2023-06-09
DeaDDooMER
cleanup: remove unneeded graphics dependencies
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate player model logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate player logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate server list logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate weapon shots logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate monster logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate panel logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: add r_game function prefixes
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate map logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate item logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: remove g_gfx dependency on e_graphics
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate gfx logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate game logic and drawing
tree
|
commitdiff
2023-06-09
DeaDDooMER
render: separate console logic and drawing
tree
|
commitdiff
2023-06-06
fgsfds
console: read commands from stdin in headless mode
tree
|
commitdiff
2023-06-06
fgsfds
game: proper kick
tree
|
commitdiff
2023-06-06
fgsfds
master: fix possible segfault
tree
|
commitdiff
2023-06-06
fgsfds
master: increase enet_host_service() timeout
tree
|
commitdiff
2023-06-06
fgsfds
master: disconnect clients immediately when appropriate
tree
|
commitdiff
2023-06-06
fgsfds
master: check client timeouts manually; fix channel...
tree
|
commitdiff
2023-06-03
fgsfds
master: add preprocessing for enet packets and more...
tree
|
commitdiff
2023-06-03
fgsfds
master: another iteration
tree
|
commitdiff
2023-06-03
fgsfds
master: validate versions, attempt to fix memory leaks...
tree
|
commitdiff
2023-06-03
fgsfds
master: add banlist reload on SIGUSR1
tree
|
commitdiff
2023-06-03
fgsfds
master: rewrite
tree
|
commitdiff
2023-05-15
Dmitry D. Chernov
Engine: Fix e_UpperDir() leaving a trailing backslash
tree
|
commitdiff
2023-05-15
Dmitry D. Chernov
Game: Enlarge the map description textbox in the map...
tree
|
commitdiff
2023-05-15
Dmitry D. Chernov
Game: Fix text preprocessing for the multiline text...
tree
|
commitdiff
2023-05-10
Vasia-Assembler
Rename preserve DirType
tree
|
commitdiff
2023-05-10
Vasia-Assembler
Add missing DirType to mapdef
tree
|
commitdiff
2023-05-06
TerminalHash
net: true elegant solution (by fgsfds)
tree
|
commitdiff
2023-05-06
TerminalHash
master: anti-overflow patch
tree
|
commitdiff
2023-04-26
Challenge9
Fix model override option not changing bots' models
tree
|
commitdiff
2023-04-26
TerminalHash
game: fix playermodel forcing
tree
|
commitdiff
2023-04-26
TerminalHash
net: a more elegant solution for d_*
tree
|
commitdiff
2023-04-26
TerminalHash
net: set values of debug commands to false when connect...
tree
|
commitdiff
2023-04-25
TerminalHash
fix whitespace
tree
|
commitdiff
2023-04-25
Challenge9
Add client-side model override option
tree
|
commitdiff
2023-04-13
TerminalHash
language: fix friendly messages
tree
|
commitdiff
2023-04-12
Dmitry D. Chernov
Game: Save 'scores' instead of 'p1_scores' to the optio...
tree
|
commitdiff
2023-04-12
Dmitry D. Chernov
Cosmetic: Replace "goal" with "score" everywhere in...
tree
|
commitdiff
2023-04-10
Dmitry D. Chernov
Game: Write CSV-files with round statistics in UTF...
tree
|
commitdiff
2023-04-10
Dmitry D. Chernov
Game: Fix missing sound from the bubble effect in liquids
tree
|
commitdiff
2023-04-04
Dmitry D. Chernov
Game: Clarify more interface strings
tree
|
commitdiff
next