2017-08-18 |
Ketmar Dark | cosmetix |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | "t_dump_node_queries" (temp debug, DO NOT TOUCH) |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | tree: use integers instead of floats (we don't really... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | cosmetix |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | cosmetix |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | tree seems to work now |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | "-dbg-mainwad" cli arg |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | more tree code; still not working |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | g_triggers.pas: fixed "Warning: Function result variabl... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | hidden "Game/DefaultMegawadStart" option to change... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | some cosmetix in common compiler flags |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | some statistics |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | tree can render things (buggy) |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | dynamic aabb tree implementation (ported from D, comple... |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | more SAP code; still not working right |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Ketmar Dark | Sweep-And-Prune broad phase implementation; not working yet |
commit | commitdiff | tree | snapshot |
2017-08-18 |
fgsfds | added README |
commit | commitdiff | tree | snapshot |
2017-08-17 |
fgsfds | don't flush enet every message |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | better memory locality and access patterns for grid... |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | adaptive profiler history length (not really) |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | "r_draw_grid" -> "r_gridrender" |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | cosmetix |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | more profiler fixes |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | more profiling code |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | new console commands: "r_draw_grid" and "dbg_coldet_grid" |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | more profiler code; smoothing values, history |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | more profiler code |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | profiler |
commit | commitdiff | tree | snapshot |
2017-08-17 |
Ketmar Dark | moved compiler options to shared/a_modes.inc; turned... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
fgsfds | flamer projectiles don't push |
commit | commitdiff | tree | snapshot |
2017-08-16 |
fgsfds | downloading resources... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | compatibility with older FPC |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | added common file with compiler flags; cosmetic fix... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | light experiments integrated into main tree; use "... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | more map grid code |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | grid now works for any map bounding box; collisions... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | replaced "pvs" for lights with grid |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | removed "potentially visible panels" code in favor... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | simplified grid code (removed alot of pasta); rendering... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | grid: proxy pool (no more segfaults on reloading map... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | grid |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | optimized light drawing: process only "possible lit... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | light: use proper scissoring instead of clearing the... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | shitlight experiment |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Ketmar Dark | cosmetix |
commit | commitdiff | tree | snapshot |
2017-08-15 |
Ketmar Dark | build "visible panels set" before rendering the frame |
commit | commitdiff | tree | snapshot |
2017-08-14 |
Ketmar Dark | "--opengl-dump-exts" cli arg fix |
commit | commitdiff | tree | snapshot |
2017-08-14 |
Ketmar Dark | autodetect NPOT texture support |
commit | commitdiff | tree | snapshot |
2017-08-14 |
Ketmar Dark | some refactoring (sorry, i need it for not-yet-commited... |
commit | commitdiff | tree | snapshot |
2017-08-14 |
binarymaster | Menu: Add flamethrower key binds |
commit | commitdiff | tree | snapshot |
2017-08-14 |
binarymaster | Player: Code formatting only |
commit | commitdiff | tree | snapshot |
2017-08-13 |
fgsfds | fixed segfault in bot ai |
commit | commitdiff | tree | snapshot |
2017-08-13 |
fgsfds | added network packet dumping |
commit | commitdiff | tree | snapshot |
2017-08-13 |
Ketmar Dark | we should set OpenGL flags before creating game window |
commit | commitdiff | tree | snapshot |
2017-08-12 |
fgsfds | more flame tweaks |
commit | commitdiff | tree | snapshot |
2017-08-12 |
fgsfds | more flamer shit again |
commit | commitdiff | tree | snapshot |
2017-08-12 |
fgsfds | more fucking flamer graphics fixes |
commit | commitdiff | tree | snapshot |
2017-08-12 |
fgsfds | more fucking flamer fixes |
commit | commitdiff | tree | snapshot |
2017-08-12 |
fgsfds | more fucking flamer fixes |
commit | commitdiff | tree | snapshot |
2017-08-12 |
fgsfds | medkits and suit extinguish fire |
commit | commitdiff | tree | snapshot |
2017-08-12 |
fgsfds | more flamer tweaks |
commit | commitdiff | tree | snapshot |
2017-08-12 |
fgsfds | slightly altered flame behavior |
commit | commitdiff | tree | snapshot |
2017-08-12 |
fgsfds | added flamer functionality |
commit | commitdiff | tree | snapshot |
2017-08-09 |
binarymaster | Add flamethrower weapon, item and ammo |
commit | commitdiff | tree | snapshot |
2017-08-09 |
binarymaster | Refactor: Add global ammo limits |
commit | commitdiff | tree | snapshot |
2017-08-09 |
binarymaster | Refactor: High value const for ammo |
commit | commitdiff | tree | snapshot |
2017-08-09 |
binarymaster | Refactor: Constants for first and last weapon |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | IDIOTIC hackfix for weapon cycling (not even sure if... |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | cosmetic fix in weapon queue updating (for bots, mostly) |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | fixed bug with weapon updating in network mode (moved... |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | fixed bug with weapon cycling direction |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | even more shit in "give" |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | more "give" items; bugfix in weapon switching |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | no more hacks for sg/ssg and knuckles/chainsaw switches... |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | if more than one weapon requested, don't select weapon... |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | slow down weapon switching a little if more than one... |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | network code for weapon queue (and protocol version... |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | more "give" cheatcodes |
commit | commitdiff | tree | snapshot |
2017-08-06 |
Ketmar Dark | implemented weapon queue (no network code for it yet) |
commit | commitdiff | tree | snapshot |
2017-08-04 |
binarymaster | ImagingFormats: Fix undefined result warning |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Ketmar Dark | GUI: Key0/Key1 fuckup for P1 strafe |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Ketmar Dark | GUI: weapon keybinds now "two-set" too |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Ketmar Dark | GUI: "right align" hack; less empty space in "keybind2" |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Ketmar Dark | GUI: keybindings menu now contains two keysets on one... |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Ketmar Dark | better BS handling in keybinding menu (menu items now... |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Ketmar Dark | GUI: backspace clears keybinding (sorry, it is Teh... |
commit | commitdiff | tree | snapshot |
2017-08-02 |
fgsfds | updated enet headers |
commit | commitdiff | tree | snapshot |
2017-08-02 |
fgsfds | fixed player menu titles |
commit | commitdiff | tree | snapshot |
2017-08-01 |
fgsfds | raised protocol |
commit | commitdiff | tree | snapshot |
2017-08-01 |
fgsfds | add direct weapon switching |
commit | commitdiff | tree | snapshot |
2017-08-01 |
fgsfds | fixed pointer arithmetics; headless uses dummy audio... |
commit | commitdiff | tree | snapshot |
2017-08-01 |
fgsfds | remove scripts from build scripts |
commit | commitdiff | tree | snapshot |
2017-07-31 |
fgsfds | remove scripts |
commit | commitdiff | tree | snapshot |
2017-07-30 |
DeaDDooMER | oops, forgot to insert NativUInt scripts |
commit | commitdiff | tree | snapshot |
2017-07-30 |
DeaDDooMER | NativeInt -> NativeUInt for pointers |
commit | commitdiff | tree | snapshot |
2017-07-30 |
DeaDDooMER | FreeBSD build fixes |
commit | commitdiff | tree | snapshot |
2017-07-30 |
DeaDDooMER | Fix access violation on x86_64 |
commit | commitdiff | tree | snapshot |
2017-07-30 |
Ketmar Dark | fixed luajit so name for gnu/linux |
commit | commitdiff | tree | snapshot |
2017-06-10 |
binarymaster | Revert one line that breaks rocket parkour feature |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Ketmar Dark | fixed strafe according to Jabberwock note; also, remove... |
commit | commitdiff | tree | snapshot |
next |