2015-05-02 |
Bradley Bell | Remove unused function |
commit | commitdiff | tree |
2015-05-02 |
zico | Fixed compiler warning related to generation of game_id... |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | Clarify test against bit arithmetic. |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | Suppress uninitialized warnings |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | Initialize bg |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | take out invalid trigger flags |
commit | commitdiff | tree |
2015-05-02 |
Chris Taylor | remove redundant iff functions |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | Clarify test against bit arithmetic. |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | no kill cmd in RELEASE (for now?) |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | include conf.h |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | Use unsigned for counter |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | set travis language to c |
commit | commitdiff | tree |
2015-05-02 |
zico | fixed a bunch of compiler warnings |
commit | commitdiff | tree |
2015-05-02 |
Bradley Bell | more travis builds |
commit | commitdiff | tree |
2015-04-25 |
zico | Fixing possible string overflow while using KALI_PROCES... |
commit | commitdiff | tree |
2015-04-25 |
Bradley Bell | remove broken comparison |
commit | commitdiff | tree |
2015-04-25 |
Bradley Bell | correctly test Mix_OpenAudio for success |
commit | commitdiff | tree |
2015-03-25 |
Bradley Bell | Match prototype declarations |
commit | commitdiff | tree |
2015-03-25 |
Bradley Bell | No warn for pointer-to-int conversion |
commit | commitdiff | tree |
2015-03-25 |
Bradley Bell | Add .travis.yml |
commit | commitdiff | tree |
2015-03-05 |
Bradley Bell | these controls only work via button_down |
commit | commitdiff | tree |
2015-02-26 |
Bradley Bell | formatting |
commit | commitdiff | tree |
2015-02-25 |
Bradley Bell | hack to get editor working |
commit | commitdiff | tree |
2015-02-25 |
Bradley Bell | look in editor/ subdir for editor files |
commit | commitdiff | tree |
2015-02-25 |
Bradley Bell | adapted create_new_mission from dxx-rebirth |
commit | commitdiff | tree |
2015-02-24 |
Bradley Bell | hardcode powerup names |
commit | commitdiff | tree |
2015-02-24 |
Bradley Bell | Make cvar names const |
commit | commitdiff | tree |
2015-02-24 |
Bradley Bell | friendlier detection of cvar collision |
commit | commitdiff | tree |
2015-02-24 |
Bradley Bell | delete duplicate lunacy functions |
commit | commitdiff | tree |
2015-02-24 |
Bradley Bell | Replace cvar.archive with flags. |
commit | commitdiff | tree |
2015-02-23 |
Bradley Bell | use helper function for consistency in cheats |
commit | commitdiff | tree |
2015-02-23 |
Bradley Bell | Convert Cheats_enabled to cvar sv_cheats |
commit | commitdiff | tree |
2015-02-23 |
Bradley Bell | use hash for cmd and alias list |
commit | commitdiff | tree |
2015-02-23 |
Bradley Bell | make hash keys const |
commit | commitdiff | tree |
2015-02-23 |
Bradley Bell | try to find keys by ascii value first |
commit | commitdiff | tree |
2015-02-22 |
Bradley Bell | use hash for cvar list |
commit | commitdiff | tree |
2015-02-22 |
Bradley Bell | don't modify hash key string |
commit | commitdiff | tree |
2015-02-22 |
Bradley Bell | implement play cmd |
commit | commitdiff | tree |
2015-02-21 |
Bradley Bell | unused |
commit | commitdiff | tree |
2015-02-21 |
Bradley Bell | simplify wowie zowie cheat |
commit | commitdiff | tree |
2015-02-21 |
Bradley Bell | Enable D2 shareware cheats |
commit | commitdiff | tree |
2015-02-21 |
Bradley Bell | implement quit cmd |
commit | commitdiff | tree |
2015-02-21 |
Bradley Bell | implement kill cmd |
commit | commitdiff | tree |
2015-02-21 |
Bradley Bell | Make pletch<nnn> cheat work, slight refactor |
commit | commitdiff | tree |
2015-02-21 |
Bradley Bell | D1 cheats only give 100% energy and shield |
commit | commitdiff | tree |
2015-02-21 |
Bradley Bell | Enable D1 cheats |
commit | commitdiff | tree |
2015-02-20 |
Bradley Bell | make cheats console cmds, get rid of crypt and simplify |
commit | commitdiff | tree |
2015-02-20 |
Bradley Bell | Save resolution X and Y instead of legacy display mode |
commit | commitdiff | tree |
2015-02-20 |
Bradley Bell | Revert "fix savegame thumbnail saving in OGL (d1x r1.6)" |
commit | commitdiff | tree |
2015-02-20 |
Bradley Bell | Revert "simplify opengl save screenshot" |
commit | commitdiff | tree |
2015-02-20 |
Bradley Bell | Archive MenuGameres and AutomapGameres |
commit | commitdiff | tree |
2015-02-16 |
Kp | Add D1_MISSION_HOGSIZE2 to load_mission_d1 cases |
commit | commitdiff | tree |
2015-02-16 |
zico | Added support for another egistered D1 HOG with differe... |
commit | commitdiff | tree |
2015-02-16 |
Bradley Bell | Use sizeof for bounds. |
commit | commitdiff | tree |
2015-02-16 |
Bradley Bell | Eliminate unnecessary casts |
commit | commitdiff | tree |
2015-02-14 |
Bradley Bell | implement toggleconsole, with default bind `, hard... |
commit | commitdiff | tree |
2015-02-14 |
Bradley Bell | formatting |
commit | commitdiff | tree |
2015-02-13 |
Bradley Bell | remove unused function |
commit | commitdiff | tree |
2015-02-13 |
Bradley Bell | don't mess around with void pointers |
commit | commitdiff | tree |
2015-02-12 |
Bradley Bell | use const for cmd name and help text |
commit | commitdiff | tree |
2015-02-12 |
Bradley Bell | miscellaneous fixes |
commit | commitdiff | tree |
2015-02-12 |
Bradley Bell | simplify help system |
commit | commitdiff | tree |
2015-02-11 |
Bradley Bell | formatting |
commit | commitdiff | tree |
2015-02-11 |
Bradley Bell | dynamically allocate history |
commit | commitdiff | tree |
2015-02-11 |
Bradley Bell | cleanup |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | unused |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | make static |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | fix up console key handler |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | move ins/del logic to cli_add_character |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | clean up names |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | better width calculation |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | more unused stuff |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | get rid of unused alpha, font color stuff |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | split console command-line interface into separate... |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | formatting |
commit | commitdiff | tree |
2015-02-10 |
Bradley Bell | get rid of ConsoleInformation struct |
commit | commitdiff | tree |
2015-02-09 |
Bradley Bell | base scaling on actual bitmap size |
commit | commitdiff | tree |
2015-02-09 |
Bradley Bell | formatting |
commit | commitdiff | tree |
2015-02-09 |
Bradley Bell | formatting |
commit | commitdiff | tree |
2015-02-08 |
Bradley Bell | preserve aspect of briefing frame and robot canvas. |
commit | commitdiff | tree |
2015-02-08 |
Bradley Bell | formatting |
commit | commitdiff | tree |
2015-02-08 |
Bradley Bell | center kmatrix screens |
commit | commitdiff | tree |
2015-02-08 |
Bradley Bell | constrain robot movies by height, don't do vertical... |
commit | commitdiff | tree |
2015-02-08 |
Bradley Bell | properly init robot movies |
commit | commitdiff | tree |
2015-02-07 |
Bradley Bell | use cvar for automap_use_game_res |
commit | commitdiff | tree |
2015-02-06 |
Bradley Bell | simplify redbook track selection, allow d1 redbook... |
commit | commitdiff | tree |
2015-02-05 |
Bradley Bell | only free if malloced |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | fix makefiles |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | use bigger font for 'Vertigo' text, align to canvas... |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | center kconfig screens with a sub canvas |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | make nm_restore_background work with rescaled backgroun... |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | MenuHires now just a macro |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | reinitialize screen mode after switching res |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | move select_tmap to new init function, also selectable... |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | rename to avoid confusion with Screen_mode |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | check for low res modes using correct macro |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | scale credits screen, center credit text and increase... |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | make scale_line available to use, rename it and show_fu... |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | string may be clipped, use gr_bitmapm |
commit | commitdiff | tree |
2015-02-04 |
Bradley Bell | keep hi scores centered |
commit | commitdiff | tree |
next |