DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added `version` console command'
[d2df-sdl.git]
/
src
/
game
/
g_monsters.pas
2018-01-20
Ketmar Dark
replaced manual pool walking with nice iterator (yet...
blob
|
commitdiff
|
raw
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
`Grid.forEachInAABB()`: no more callbacks
blob
|
commitdiff
|
raw
|
diff to current
2017-12-24
Jabberwock-RU
Activated ATTACK_L for ZOMBY and SERG
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-24
Ketmar Dark
mempool is optional now
blob
|
commitdiff
|
raw
|
diff to current
2017-09-23
binarymaster
Monsters: Check trigger on zomby shot
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
render monster drop after monsters, so monster corpses...
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-09
Ketmar Dark
some more exoma code
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
mapdef cleanup; renamed some fields; mapdef.txt is...
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-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
field namefix: `FLive` -> `FAlive`; `live` -> `alive`
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-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-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-25
Ketmar Dark
use idpool to manage monster slots
blob
|
commitdiff
|
raw
|
diff to current
2017-08-25
Ketmar Dark
fixed(?) loading saved games
blob
|
commitdiff
|
raw
|
diff to current
2017-08-24
Ketmar Dark
forcing centering of small maps (BlackDoomer request)
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
cosmetix
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
holmes now can work without lasersight
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
fixed build in non-debug mode
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 updates for moving objects
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
alot of debugging code
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
raycast jumper (bad)
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
no more tree traces (i hope); still not working right
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
removed all mentions of dynaabb tree from the sources...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Ketmar Dark
more code for tracing and other shit; NOTHING IS WORKIN...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-21
Ketmar Dark
new tree-based weapon hitscan tracer (sometimes it...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-21
Ketmar Dark
g_weapons.g_Weapon_gun: faster traces (i hope)
blob
|
commitdiff
|
raw
|
diff to current
2017-08-21
Ketmar Dark
removed "monidx" argument from monster spatial query...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-21
Ketmar Dark
cosmetix
blob
|
commitdiff
|
raw
|
diff to current
2017-08-20
Ketmar Dark
more monster tree cosmetix
blob
|
commitdiff
|
raw
|
diff to current
2017-08-20
Ketmar Dark
monster tree cosmetix
blob
|
commitdiff
|
raw
|
diff to current
2017-08-20
Ketmar Dark
faster `g_weapons.CheckTrap()`
blob
|
commitdiff
|
raw
|
diff to current
2017-08-20
Ketmar Dark
uidmap for monsters, so we don't have to do linear...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-20
Ketmar Dark
some tree code for monsters
blob
|
commitdiff
|
raw
|
diff to current
2017-08-20
Ketmar Dark
no more public `gMonsters`
blob
|
commitdiff
|
raw
|
diff to current
2017-08-19
Ketmar Dark
no more global `gItems[]` array; created DynTree for...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-19
Ketmar Dark
added `.positionChanged()` to (almost) all entities...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Ketmar Dark
changed mode from DELPHI to OBJFPC (with heavy customiz...
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-12
fgsfds
more flamer tweaks
blob
|
commitdiff
|
raw
|
diff to current
2017-08-12
fgsfds
added flamer functionality
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
binarymaster
fix small spider pain sound and sensitivity
blob
|
commitdiff
|
raw
|
diff to current
2017-01-23
FGSFDSFGS
more cyber kick stuff
blob
|
commitdiff
|
raw
|
diff to current
2017-01-20
FGSFDSFGS
cyber can now kick
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-18
Ketmar Dark
sfs and wad code refactoring: part 1
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
Ketmar Dark
warnings for -O3
blob
|
commitdiff
|
raw
|
diff to current
2016-04-05
FGSFDSFGS
initial commit:
blob
|
commitdiff
|
raw
|
diff to current