|
|
|
@950
|
[950]
|
05/23/08 18:31:21 |
takkaria |
Fix some constness warnings. |
|
|
|
@930
|
[930]
|
05/17/08 11:34:20 |
takkaria |
Clear up yet more warnings and whitespace issues. |
|
|
|
@918
|
[918]
|
05/17/08 09:08:23 |
takkaria |
Use consistent newlines everywhere, and also set the svn:eol-style … |
|
|
|
@887
|
[887]
|
05/11/08 20:38:58 |
takkaria |
Move the tval/sval declarations to a separate file. |
|
|
|
@823
|
[823]
|
03/29/08 14:31:12 |
takkaria |
Renumber the flag constants to start at RF0_. I've played with this … |
|
|
|
@819
|
[819]
|
03/26/08 08:57:49 |
ajps |
Revised the way mouse click targetting works to fix #326 and #327 - it … |
|
|
|
@789
|
[789]
|
03/18/08 12:21:03 |
takkaria |
Stage one in the big flags1...6 to [0]-[5] move: (Kenneth Boyd)
- Add … |
|
|
|
@715
|
[715]
|
02/26/08 04:21:07 |
takkaria |
Fix #344:
- Make it so that regardless of what you were doing previously, … |
|
|
|
@698
|
[698]
|
02/08/08 08:12:45 |
takkaria |
Add Nick McConnell?'s mouse button patch. This adds FA-style buttons at … |
|
|
|
@678
|
[678]
|
02/01/08 05:30:53 |
takkaria |
Remove the IDENT_BROKEN flag and the pseudo-ID "broken" state, since they … |
|
|
|
@653
|
[653]
|
01/29/08 04:42:33 |
takkaria |
Further work on #430:
- Clean up object_desc() calls by using the new … |
|
|
|
@617
|
[617]
|
12/21/07 20:35:38 |
takkaria |
Make a note of the main game code now being GPL-clean. |
|
|
|
@607
|
[607]
|
10/02/07 08:38:44 |
takkaria |
Allow destroying items in the inventory. |
|
|
|
@549
|
[549]
|
09/12/07 14:05:32 |
takkaria |
Add an indication of maximum capacity in the inventory display. (#358) |
|
|
|
@526
|
[526]
|
08/15/07 14:10:49 |
takkaria |
Initial attempt to move all the object use functions over to a generic … |
|
|
|
@522
|
[522]
|
08/13/07 09:49:19 |
ajps |
Set up an event system for UI display updates, where the game communicates … |
|
|
|
@454
|
[454]
|
08/06/07 13:22:41 |
takkaria |
Don't allow uninscribing of objects which are already without inscription. |
|
|
|
@407
|
[407]
|
07/29/07 01:37:40 |
ctate |
Default monster recall listings to level order, not unsorted; change … |
|
|
|
@399
|
[399]
|
07/28/07 16:28:09 |
takkaria |
Merge changes [324]-[396] from the angband-3.0.8 branch. |
|
|
|
@346
|
[346]
|
07/14/07 15:13:28 |
takkaria |
Review and alter memory handling:
* No-one ever needs to worry about OOM … |
|
|
|
@333
|
[333]
|
07/13/07 12:47:13 |
takkaria |
Auto-wield birth items. (closes #24) |
|
|
|
@291
|
[291]
|
07/06/07 19:29:41 |
takkaria |
Stop setting p_ptr->notice to PN_NOTICE, and instead OR it. (should fix … |
|
|
|
@286
|
[286]
|
07/05/07 19:10:42 |
ajps |
Destroying items asks for confirmation again. Fixes #196. |
|
|
|
@267
|
[267]
|
07/04/07 14:39:55 |
takkaria |
Fix get_item() when working with floor stacks (closes #177). |
|
|
|
@265
|
[265]
|
07/04/07 13:00:11 |
takkaria |
Fix squelch according to #168. |
|
|
|
@261
|
[261]
|
07/04/07 11:25:34 |
takkaria |
Lanterns of everburning should not be fuellable or useable as fuel. (#179) |
|
|
|
@244
|
[244]
|
06/30/07 13:11:22 |
takkaria |
Make destruction take 0 time, and auto-repeat the command (with thanks to … |
|
|
|
@156
|
[156]
|
06/06/07 09:15:50 |
takkaria |
Fix #56:
* Stop squelching items in the pack without choice. Mark items … |
|
|
|
@155
|
[155]
|
06/05/07 15:25:10 |
takkaria |
Apply patches from #129 (Christer Nyfalt). |
|
|
|
@152
|
[152]
|
06/02/07 19:31:13 |
takkaria |
Commit updated options settings and removals, etc. Now down to 31 … |
|
|
|
@136
|
[136]
|
05/14/07 03:31:20 |
takkaria |
Minimise use of insecure string functions (#45). |
|
|
|
@117
|
[117]
|
05/06/07 16:32:34 |
takkaria |
Code cleanup. (Removed a needless option, too.) |
|
|
|
@59
|
[59]
|
04/22/07 11:24:42 |
pmac |
- Added ego lite support
- Added 'selections' to store menus
- Fixed … |
|
|
|
@48
|
[48]
|
04/19/07 12:56:23 |
takkaria |
* Fix logic in my_fexists()
* Ammo in stores is now treated in groups of … |
|
|
|
@1
|
[1]
|
03/23/07 16:50:26 |
takkaria |
Angband 3.0.7s3. |