shithub: choc

RSS feed

ab144aa9 – James Haley <haleyjd@hotmail.com> authored on 2011/02/05 00:57
Documented most of the questflags. Misc fixes: Removed "is turbo!"

e81e9d80 – James Haley <haleyjd@hotmail.com> authored on 2011/02/04 20:23
Finished second passes through p_map and p_maputl - modules are largely

725090a6 – James Haley <haleyjd@hotmail.com> authored on 2011/02/04 00:50
Finished second sweep of p_inter.c for missed code and bugs. Significant

aecddc60 – James Haley <haleyjd@hotmail.com> authored on 2011/02/03 20:37
Finished second pass through p_mobj.c - module should now be finalized

09739328 – James Haley <haleyjd@hotmail.com> authored on 2011/02/03 16:50
Implemented "blockingline" variable so that missiles can trigger

272bfd44 – James Haley <haleyjd@hotmail.com> authored on 2011/02/03 00:38
Verified various changes in a second sweep through IDA. Fixes:

5201de4f – James Haley <haleyjd@hotmail.com> authored on 2011/01/29 23:10
Add win_opendir.c module for MSVC++ builds which contains public domain

9e803d93 – Simon Howard <fraggle@gmail.com> authored on 2010/10/08 14:33
Fix end game confirmation message.

04ef30c2 – Simon Howard <fraggle@gmail.com> authored on 2010/10/08 14:32
Add m_saves.c to build.

3b45e5ce – James Haley <haleyjd@hotmail.com> authored on 2010/10/05 01:01
Fix for menu messages - unpause when dismissed.

cb763683 – James Haley <haleyjd@hotmail.com> authored on 2010/10/04 22:43
Weird side effects of sigil -1 turned out to be due to small error in

af2746a4 – James Haley <haleyjd@hotmail.com> authored on 2010/10/04 21:50
Fix to LEGO cheat so it doesn't cause an invalid access to invsigil[-1]

aedeaac6 – James Haley <haleyjd@hotmail.com> authored on 2010/10/04 02:33
Strife changed lowerAndCrush ceiling actions so that they actually do

6bb2e848 – James Haley <haleyjd@hotmail.com> authored on 2010/10/04 01:40
Programmer should attack the player and not his own location :)

1a758de7 – James Haley <haleyjd@hotmail.com> authored on 2010/10/04 01:11
Added mobjinfo/state adjustments for various skill levels. Changed sky

dbbc0e16 – Russell Rice <rtc_marine@hotmail.com> authored on 2010/10/03 20:32
- Update strife codeblocks project

04b25f44 – James Haley <haleyjd@hotmail.com> authored on 2010/10/03 17:05
Eliminated the rest of the notion of an episode, added proper sky

7a3748fd – James Haley <haleyjd@hotmail.com> authored on 2010/10/03 12:45
Added beginnings of Strife hub save code. ATTN fraggle: please add

eb1e33f9 – James Haley <haleyjd@hotmail.com> authored on 2010/09/29 14:16
Significant work on savegames.

edf7efbe – Simon Howard <fraggle@gmail.com> authored on 2010/09/28 14:51
Fix compile warnings.

af6ee172 – Simon Howard <fraggle@gmail.com> authored on 2010/09/28 14:07
Fix warnings about unhandled enumeration values.

8346759d – James Haley <haleyjd@hotmail.com> authored on 2010/09/28 01:52
Enable useyfont parameter of M_DialogDimMsg for proper dimensioning of

fba44288 – James Haley <haleyjd@hotmail.com> authored on 2010/09/28 01:43
Correction to use ev->data1 in ST_Responder for normal keys. Fixes

45302b58 – James Haley <haleyjd@hotmail.com> authored on 2010/09/28 00:17
Identified dword_88604 as st_keystate and made static to ST_Responder.

5f9fe97f – James Haley <haleyjd@hotmail.com> authored on 2010/09/27 13:40
Code for line types 196 and 212 (thought I committed that already o_O),

fee277eb – Samuel Villareal <svkaiser@gmail.com> authored on 2010/09/27 01:48
+ V_DrawXlaPatch added

2f326ebd – James Haley <haleyjd@hotmail.com> authored on 2010/09/26 02:26
Identified quest #7 (killed Blue Acolytes), fixed a bug in P_SpawnMobj

e9e7b85a – James Haley <haleyjd@hotmail.com> authored on 2010/09/25 20:24
Implemented cross type 179 and fixed cross type 184. I *believe* that