summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-18Upped warning level and started fixing warnings - can't believe someJames Haley
2010-09-18Revisions to objective macro and addition of voice with objective forJames Haley
2010-09-18+ Change in P_DamageMobj due to fluke with specrtal checksSamuel Villareal
2010-09-18+ healthamounts array addedSamuel Villareal
2010-09-18+ Fixed a fluke in A_TeleportBeaconSamuel Villareal
2010-09-18+ A_TeleportBeacon doneSamuel Villareal
2010-09-18+ A_TeleportBeacon doneSamuel Villareal
2010-09-18+ A_AcolyteSpecial fixedSamuel Villareal
2010-09-18+ A_Tracer, A_BurnSpread and A_AcolyteSpecial doneSamuel Villareal
2010-09-18+ AM_drawMarks doneSamuel Villareal
2010-09-17+ AM_drawPlayers and AM_drawThings doneSamuel Villareal
2010-09-17+ AM_drawWalls updated/finishedSamuel Villareal
2010-09-17Vetted all existing floor types and modified/added ones which changed.James Haley
2010-09-17+ P_PlayerThink and P_DeathThink doneSamuel Villareal
2010-09-16Started work on normal single-player exit lines.James Haley
2010-09-16Had to majorly deconflict p_doors.c; kept my version of lock switch inJames Haley
2010-09-16+ EV_VerticalDoor finishedSamuel Villareal
2010-09-16Work on cheats and on teleportation effects.James Haley
2010-09-16+ EV_DoLockedDoor completedSamuel Villareal
2010-09-16Some reformatting, change of some strings to use DEH_String andJames Haley
2010-09-15+ EV_DoDoor updatedSamuel Villareal
2010-09-14Fully implemented all finale code, including "intermission" speeches byJames Haley
2010-09-14+ P_FindSlidingDoorType fixed where it was returning a null slidetypeSamuel Villareal
2010-09-14+ Sliding door implementationSamuel Villareal
2010-09-13Use DEH_snprintf where appropriate.Simon Howard
2010-09-13Started finale slideshow stuff, added/tweaked quest flags, and did someJames Haley
2010-09-13+ Fix for flaming death in P_KillMobjSamuel Villareal
2010-09-13+ P_DamageMobj mapped outSamuel Villareal
2010-09-13+ stonecold/workparm variables addedSamuel Villareal
2010-09-12+ Updating pagetics in D_DoAdvanceDemo to ticratesSamuel Villareal
2010-09-12Fix build.Simon Howard
2010-09-12Call I_UpdateSound periodically to free finished sounds back to theSimon Howard
2010-09-12+ Minor fix for P_KillMobj. Suppose to make the player hop slightly whenSamuel Villareal
2010-09-12I munged up A_CrusaderAttack pretty good, but it's fixed now.James Haley
2010-09-12+ Fixes for the power couplingSamuel Villareal
2010-09-12+ P_KillMobj mapped outSamuel Villareal
2010-09-12Functional demosequence for storyboard intro and exit outro.James Haley
2010-09-12+ Fixed flag clearing issue in P_ChangeSwitchTextureSamuel Villareal
2010-09-12+ return fix for P_ItemBehaviorSamuel Villareal
2010-09-12+ externalized isregisteredSamuel Villareal
2010-09-12+ Items can be picked up nowSamuel Villareal
2010-09-11+ Fixed P_RemoveInventoryItem not returning the item's name properlySamuel Villareal
2010-09-11Added code (some possibly temporary?) to load voices.wad. Fixed severalJames Haley
2010-09-11Voice API implemented.James Haley
2010-09-11Fix build.Simon Howard
2010-09-11+ P_GivePower updateSamuel Villareal
2010-09-11+ P_RemoveInventoryItem and P_DropInventoryItem implementedSamuel Villareal
2010-09-11+ Comments addedSamuel Villareal
2010-09-10Minor reformatting in p_map.c, and found some code hex-rays was ignoringJames Haley
2010-09-10+ P_GiveItemToPlayer fleshed outSamuel Villareal