DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
utils: better `isWadPath()`
[d2df-sdl.git]
/
src
/
game
/
g_panel.pas
2019-09-17
Ketmar Dark
changed license to GPLv3 only; sorry, no trust to FSF...
blob
|
commitdiff
|
raw
2019-01-27
Stas'M
Refactor: Define constants for LiftType
blob
|
commitdiff
|
raw
|
diff to current
2018-06-23
DeaDDooMER
Added new OpenGL ES wrapper
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Stas'M
Panel: Fix SetFrame out of index
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-02-06
fgsfds
fixed texture switch bug AGAIN
blob
|
commitdiff
|
raw
|
diff to current
2018-02-06
fgsfds
fixed texture trigger bug
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.forEachInAABB()`: no more callbacks
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-09-21
Ketmar Dark
fixed map loading bug: panel texture internal id was...
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-12
Ketmar Dark
bye-bye, bineditor, we won't miss you
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
save/load fixes
blob
|
commitdiff
|
raw
|
diff to current
2017-09-07
Ketmar Dark
ambient light for level (doesn't work with dynamic...
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-06
Ketmar Dark
dynrec API documenting and cleanup (still has some...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-06
Ketmar Dark
mapdef cleanup; renamed some fields; mapdef.txt is...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-06
Ketmar Dark
network/panel code cleanup
blob
|
commitdiff
|
raw
|
diff to current
2017-09-06
Ketmar Dark
network code for mplats: looks like it works; see commi...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-05
Ketmar Dark
entity now can be squashed by growing mplats (imagine...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-05
Ketmar Dark
grid: fixed update bug with resized bodies ('cmon,...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-05
Ketmar Dark
untested code for NPOT resizing panels
blob
|
commitdiff
|
raw
|
diff to current
2017-09-05
Ketmar Dark
slightly better mplat rendering (no support for NPOT...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-05
Ketmar Dark
mplat fixes
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Ketmar Dark
mplat: some code for moving "steps"
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
mplat code for monsters, corpses and gibs; see commit...
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
mplat bug: it was EXTREMELY wise to ask monster grid...
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-02
Ketmar Dark
some code to squash monsters and players by mplats...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Ketmar Dark
some accessors to publish more properties
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Ketmar Dark
more particles code; still somewhat buggy with mplats...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Ketmar Dark
saving all panels to savegame, 'cause why not
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Ketmar Dark
loading game now properly fixes enabled/disabled state...
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
faster particles awakening
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Ketmar Dark
saving/loading moving panels
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Ketmar Dark
moving platforms experiment (DO NOT USE YET!)
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
no more old-styled map structured; sadly, most triggers...
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-23
Ketmar Dark
don't skip drawing disabled panels
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
more grid code uglification -- should be a little faste...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-19
Ketmar Dark
intermediate commit (faster render and coldet; this...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Ketmar Dark
tree can render things (buggy)
blob
|
commitdiff
|
raw
|
diff to current
2017-08-17
Ketmar Dark
moved compiler options to shared/a_modes.inc; turned...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Ketmar Dark
added common file with compiler flags; cosmetic fix...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Ketmar Dark
grid
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Ketmar Dark
shitlight experiment
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
binarymaster
Merge FGSFDS branch, fix build
blob
|
commitdiff
|
raw
|
diff to current
2016-06-29
FGSFDSFGS
added some more script functions
blob
|
commitdiff
|
raw
|
diff to current
2016-04-25
Ketmar Dark
added license info
blob
|
commitdiff
|
raw
|
diff to current
2016-04-18
Ketmar Dark
put "{$MODE ...}" directive in each source file; remove...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-16
Ketmar Dark
more fixes
blob
|
commitdiff
|
raw
|
diff to current
2016-04-16
Ketmar Dark
added sanity check for some map parameters
blob
|
commitdiff
|
raw
|
diff to current
2016-04-06
Ketmar Dark
removed trailing spaces all over the source
blob
|
commitdiff
|
raw
|
diff to current
2016-04-05
FGSFDSFGS
initial commit:
blob
|
commitdiff
|
raw
|
diff to current