shithub: choc

RSS feed

859fc3d3 – Simon Howard <fraggle@gmail.com> authored on 2005/10/10 13:02
Update to do list

75296da3 – Simon Howard <fraggle@gmail.com> authored on 2005/10/09 19:52
Fix DEH_Warning call

577b422b – Simon Howard <fraggle@gmail.com> authored on 2005/10/09 17:22
Update ChangeLog

2cc38e4d – Simon Howard <fraggle@gmail.com> authored on 2005/10/09 17:20
v0.1.0

a7f36c7c – Simon Howard <fraggle@gmail.com> authored on 2005/10/09 17:19
Include libtextscreen include in the right place, include deh_main.h

443163fc – Simon Howard <fraggle@gmail.com> authored on 2005/10/09 16:19
Handle blinking text in ENDOOM lumps properly.

c8b201dd – Simon Howard <fraggle@gmail.com> authored on 2005/10/09 16:06
Check the header of dehacked files and make sure we only load valid

6a9e5dd7 – Simon Howard <fraggle@gmail.com> authored on 2005/10/09 12:42
Cannot do arithmetic on void pointers in standard C

a5473268 – Simon Howard <fraggle@gmail.com> authored on 2005/10/09 10:34
Fix banner string for ultimate doom

6520e0ef – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 20:25
Improved sprite merging

c1de8d06 – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 20:20
Detect registered DOOM banner in dehacked patches

f9d08985 – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 17:02
Allow dehacked substitutions on sprite names

50bdeb95 – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 17:01
Change dehacked startup message

5547ba06 – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 16:54
Proper dehacked error/warning framework. Catch a load more errors.

25f6da18 – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 16:14
Dehacked "Sound" section support

992ccb3a – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 16:14
Add the ability to specify unsupported fields

d944e441 – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 16:10
Shut up compiler warning

2cac2377 – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 15:52
Update NEWS, ChangeLog

a4707e1b – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 15:33
Allow dehacked patches to override the name of the game via the

5dd09ed9 – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 14:34
Print startup message to stdout, not stderr

3519b53f – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 14:23
WAD merging code

968c30b0 – Simon Howard <fraggle@gmail.com> authored on 2005/10/08 14:22
Store the cache as part of the lumpinfo_t struct. Add W_AddFile prototype

9dbacdc2 – Simon Howard <fraggle@gmail.com> authored on 2005/10/06 15:36
Must use the right no clipping cheat for the right game.

ba0fc6d9 – Simon Howard <fraggle@gmail.com> authored on 2005/10/06 15:32
Allow changing the background flats in finale text screens via dehacked

6da59f6f – Simon Howard <fraggle@gmail.com> authored on 2005/10/04 18:10
Dehacked "Misc" section parser (currently a dummy)

f4f051d3 – Simon Howard <fraggle@gmail.com> authored on 2005/10/04 18:04
Parse dehacked "Ammo" sections properly

a077c664 – Simon Howard <fraggle@gmail.com> authored on 2005/10/04 17:41
Rewrite cheats code. Add dehacked cheat replacement.

e98e86a6 – Simon Howard <fraggle@gmail.com> authored on 2005/10/03 20:41
Move call to dehacked entrypoint to stop crashes

4dfffeb5 – Simon Howard <fraggle@gmail.com> authored on 2005/10/03 17:39
Dehacked text substitutions

c41381ea – Simon Howard <fraggle@gmail.com> authored on 2005/10/03 09:44
Update ChangeLog

91d265df – Simon Howard <fraggle@gmail.com> authored on 2005/10/03 09:21
Weapons mapping code

27901a5b – Simon Howard <fraggle@gmail.com> authored on 2005/10/03 07:08
Replace end of section functions with NULLs as they arent currently being

cbe3f178 – Simon Howard <fraggle@gmail.com> authored on 2005/10/03 07:02
Add a weaponinfo_t mapping

aff12461 – Simon Howard <fraggle@gmail.com> authored on 2005/10/03 06:25
Add mapping code to map out structures and switch thing/frame code to use

33313564 – Simon Howard <fraggle@gmail.com> authored on 2005/10/02 20:42
Frame numbers are indexed from 0

d0ab12d7 – Simon Howard <fraggle@gmail.com> authored on 2005/10/02 19:49
The beginnings of dehacked support

33b6861e – Simon Howard <fraggle@gmail.com> authored