/ circle3.1 / src / TODO
TODO
 1  * = done
 2  ? = done?
 3  / = in progress
 4  - = not started
 5  
 6  / finish spells
 7  / string sharing, or at least keyword sharing
 8  / overhaul do_look and all related functions
 9  
10  - fix affect_total
11  - etext system
12  - large buf freeing
13  - more imm levs?????
14  - randomized gold?
15  - add new prompt system?
16  - newbie command
17  - fix process_output (see comment above it)
18  
19  ? verify correctness of process_input
20  
21  * get_char_room_vis/get_char_vis and get_player_vis(0/1)
22  * outdoor light
23  * add page breaks to prac list
24  * sort prac/spell list
25  * add FAILURE to spells!!
26  * fix floating point in current prompt system
27  * add aliases
28  * fix light bug
29  * page background story
30  * purge bug?
31  * force room bug
32  * spell word abbrev
33  * god can unlock doors w/o key
34  * fix loadroom
35  * invis start bug
36  * infrared bug
37  * xnames bug
38  * skillset/skillshow
39  * new where & locate object
40  * string!!!!!!!!
41  * new guild code
42  * anti-class flags
43  * gen com comments
44  * ascii flags??
45  * act fix
46  * turn off rent option
47  * 0.person means 'PC'
48  * class.c
49  * debug houses
50  * combine qsay/quecho
51  * check on lock picking
52  * change snoop to use descriptor instead of character
53  * FIX the freaking buried magic number '11' in act.offensive.c
54  * fix up prompts
55  * change type of aff num to 16-bit or greater in playerfile
56  * make 'player_specials_saved'
57  * change stat to use spell names instead of numbers
58  * line-by-line zone parsing
59  * reply command
60  * rewrite help system to use internal
61  * make '! ras' work
62  * fix the utilities, most of which are broken at the moment
63  * all those mobs using player specials, you'll see them :)