DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
render: hide gib textures within render
[d2df-sdl.git]
/
src
/
game
/
g_holmes.pas
2021-06-29
DeaDDooMER
cleanup: move init and main loop code from g_window
blob
|
commitdiff
|
raw
2021-06-29
DeaDDooMER
cleanup: remove g_main.pas
blob
|
commitdiff
|
raw
|
diff to current
2021-06-29
DeaDDooMER
render: move e_texture -> r_texture
blob
|
commitdiff
|
raw
|
diff to current
2021-06-29
DeaDDooMER
render: e_graphics -> r_graphics
blob
|
commitdiff
|
raw
|
diff to current
2020-02-10
fgsfds
added optional framebuffer and resolution scaling
blob
|
commitdiff
|
raw
|
diff to current
2019-10-20
DeaDDooMER
allow resources in non current directory (warning:...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-17
Ketmar Dark
changed license to GPLv3 only; sorry, no trust to FSF...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-19
Ketmar Dark
holmes: added outline for map position
blob
|
commitdiff
|
raw
|
diff to current
2018-06-23
DeaDDooMER
Added new OpenGL ES wrapper
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
DeaDDooMER
Added support OpenGL ES 1.1 through nanoGL (have some...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-20
Ketmar Dark
replaced manual pool walking with nice iterator (yet...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-18
Ketmar Dark
grid: only one debug callback left (ok, let it be there...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-18
Ketmar Dark
no more callback in `Grid.traceBox()` (it wasn't used...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-18
Ketmar Dark
`Grid.forEachAtPoint()` converted to no-callback
blob
|
commitdiff
|
raw
|
diff to current
2017-10-07
Ketmar Dark
Merge branch 'master' of ssh://repo.or.cz/d2df-sdl
blob
|
commitdiff
|
raw
|
diff to current
2017-10-05
Dmitry D. Chernov
Cosmetic: DooM 2D:Forever -> Doom 2D: Forever
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Ketmar Dark
Holmes: increased whitespace between binding name and...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Ketmar Dark
FlexUI: set window size vars to actual window size...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Ketmar Dark
FlexUI: switched to universal event struct; changed...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Ketmar Dark
Merge branch 'master' of ssh://repo.or.cz/d2df-sdl
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Ketmar Dark
"flexui.wad" is not required now
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Ketmar Dark
FlexUI: event types renamed from `^TH*` to `TFUI*`...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-03
Ketmar Dark
moved FlexUI fonts to "flexui.wad"
blob
|
commitdiff
|
raw
|
diff to current
2017-10-03
Ketmar Dark
FlexUI: restored text icons
blob
|
commitdiff
|
raw
|
diff to current
2017-10-03
Ketmar Dark
Holmes now require "data/flexui.wad" (it is not fatal...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Ketmar Dark
Merge branch 'master' of ssh://repo.or.cz/d2df-sdl
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Ketmar Dark
Holmes is using new FlexUI renderer now
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Ketmar Dark
FlexUI: module renamings; moved standalone sdl carcass...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Ketmar Dark
Holmes: better UI hotkeys; fitting windows to screen
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Ketmar Dark
Holmes: UI cosmetix
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Ketmar Dark
FlexUI: checkbox, radiobox; removed old-style controls...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Ketmar Dark
FlexUI: alot of fixes; Holmes help window now using...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-28
Ketmar Dark
FlexUI: button control; slightly changed event consumin...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Ketmar Dark
HolmesUI renamed to FlexUI (or simply UI); small fixes...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Ketmar Dark
Holmes: gxlib API change
blob
|
commitdiff
|
raw
|
diff to current
2017-09-24
Ketmar Dark
mempool is optional now
blob
|
commitdiff
|
raw
|
diff to current
2017-09-22
Ketmar Dark
moved Holmes UI and most of it's low-level gfx subsyste...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-21
Ketmar Dark
hashtable cosmetix; holmes scissoring fixes
blob
|
commitdiff
|
raw
|
diff to current
2017-09-21
Ketmar Dark
holmes: new outliner; it should work in all scales now
blob
|
commitdiff
|
raw
|
diff to current
2017-09-19
Ketmar Dark
moved some geometry functions to shared/geom.pas; TODO...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-17
Ketmar Dark
turned on "SCOPEDENUMS" fpc option
blob
|
commitdiff
|
raw
|
diff to current
2017-09-13
Ketmar Dark
"holmes pause" mode
blob
|
commitdiff
|
raw
|
diff to current
2017-09-11
Ketmar Dark
simple allocation counter for classes
blob
|
commitdiff
|
raw
|
diff to current
2017-09-11
Ketmar Dark
dbg_scale fixes; made non-sky textures always NEAREST
blob
|
commitdiff
|
raw
|
diff to current
2017-09-08
Ketmar Dark
hacked new ray tracer: it is complete shit, but at...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-07
Ketmar Dark
trigger data now cached on map loading (so it should...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-07
Ketmar Dark
center player when the game is scaled (lighting is...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-05
Ketmar Dark
cosmetix
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Ketmar Dark
`traceBox()` API bugfix; squashing now works (i hope)
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Ketmar Dark
some new code for moving platforms: only for players yet
blob
|
commitdiff
|
raw
|
diff to current
2017-09-03
Ketmar Dark
gibs and corpses now affected by mplats
blob
|
commitdiff
|
raw
|
diff to current
2017-09-03
Ketmar Dark
field namefix: `FLive` -> `FAlive`; `live` -> `alive`
blob
|
commitdiff
|
raw
|
diff to current
2017-09-03
Ketmar Dark
Holmes: option to highlight panel cells in grid
blob
|
commitdiff
|
raw
|
diff to current
2017-09-03
Ketmar Dark
"hlm_ui_scale" convar; "--holmes_ui_scale" cli arg...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Ketmar Dark
new code for blood particles (other particles are turne...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Ketmar Dark
hacked in on/off triggers for lifts
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Ketmar Dark
migrating from PanelIDs to panel GUIDs; part one
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Ketmar Dark
"dbg_scale" debug variable
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Ketmar Dark
made some class' properties published for Holmes
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Ketmar Dark
trigger loading now works; map loading code cleanup
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Ketmar Dark
Holmes can draw triggers now
blob
|
commitdiff
|
raw
|
diff to current
2017-08-31
Ketmar Dark
Holmes, please, there are no criminals in dedicated...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-31
Ketmar Dark
added "dbg_scale_half" experimental deBUG mode
blob
|
commitdiff
|
raw
|
diff to current
2017-08-30
Ketmar Dark
no more old mapreader: use textmap reader both for...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Ketmar Dark
completely rebindable keyboard and mouse in Holmes
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Ketmar Dark
Holmes UI window title fix
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Ketmar Dark
cosmetix
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Ketmar Dark
Holmes UI: events now can be compared with strings
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Ketmar Dark
F1 in Holmes now shows simple help
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Ketmar Dark
some changes in internal logic of Holmes UI
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Ketmar Dark
Holmes UI fixes
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Ketmar Dark
slightly faster outline rendering (draw hline as GL_LIN...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Ketmar Dark
Holmes' outline fixes; outlines are colored now
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Ketmar Dark
Holmes cosmetix
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Ketmar Dark
slightly better outlining in Holmes
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Ketmar Dark
panel outlines in Holmes
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Ketmar Dark
Holmes should eat player keys now
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Ketmar Dark
Holmes UI is more important than console! ;-)
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Ketmar Dark
simple UI subsystem for Holmes (yay, now we have two!)
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Ketmar Dark
darken title/game instead of lighten
blob
|
commitdiff
|
raw
|
diff to current
2017-08-24
Ketmar Dark
optimized horizontal grid traces
blob
|
commitdiff
|
raw
|
diff to current
2017-08-24
Ketmar Dark
`conwriteln()` and `conwritefln()` API
blob
|
commitdiff
|
raw
|
diff to current
2017-08-24
Ketmar Dark
added `utils.formatstrf()`; added `e_LogWritefln()...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-24
Ketmar Dark
particle code uglyfying; more gitiks in holmes
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
fixed grid updates; another station now working (kinda)
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
fixed passing thru disabled walls
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
holmes now can work without lasersight
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
fixed bug in grid update; one more mode for Holmes
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
fixed bug in grid raytracer: use `const`, Luke!
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
fixed bug in grid updates for moving objects
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
more debug code in grid and holmes
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
"dbg_holmes" console command; draw line to monster...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
more holmes code
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
moved debug inspector to g_holmes.pas
blob
|
commitdiff
|
raw
|
diff to current