root/trunk/src/cmd3.c


Mode:

Legend:

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