|
|
|
@935
|
[935]
|
05/18/08 11:56:58 |
takkaria |
Improve previous commit. |
|
|
|
@934
|
[934]
|
05/18/08 11:45:49 |
takkaria |
(#584) Make sure that problems with saving games always get back up to the … |
|
|
|
@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 … |
|
|
|
@849
|
[849]
|
04/28/08 18:45:39 |
takkaria |
Move the monster spell flags into their own spell array. Patch by Kenneth … |
|
|
|
@816
|
[816]
|
03/25/08 19:49:01 |
ajps |
Add the moderately well-tested "lazy movement" patch which allows a … |
|
|
|
@789
|
[789]
|
03/18/08 12:21:03 |
takkaria |
Stage one in the big flags1...6 to [0]-[5] move: (Kenneth Boyd)
- Add … |
|
|
|
@636
|
[636]
|
12/23/07 18:14:14 |
takkaria |
Commit the history/notes patch by J.D. White. (closes #10) |
|
|
|
@531
|
[531]
|
08/18/07 18:30:19 |
takkaria |
Add "flags" back to object_type, removing the need for the hacky "xtra" … |
|
|
|
@509
|
[509]
|
08/12/07 08:54:38 |
takkaria |
Fix file headers after the GPL commit. |
|
|
|
@507
|
[507]
|
08/12/07 06:52:22 |
takkaria |
Update file headers to the new GPL template for files which are 100%, … |
|
|
|
@500
|
[500]
|
08/11/07 17:33:30 |
takkaria |
Commit the new savefile code. (#30)
Currently incorporated only on the … |
|
|
|
@489
|
[489]
|
08/11/07 00:30:46 |
ctate |
* Guard types.h against multiple inclusion
* Widespread cleanup of … |
|
|
|
@479
|
[479]
|
08/09/07 13:42:54 |
takkaria |
Use a clean rewrite of the message memorisation code by Elly, placed in a … |
|
|
|
@469
|
[469]
|
08/09/07 09:07:11 |
takkaria |
Move file handling across to a new API. (#137) Sorry if this landing … |
|
|
|
@463
|
[463]
|
08/07/07 18:33:42 |
takkaria |
Split option definitions out into option.h, and option tables out into … |
|
|
|
@404
|
[404]
|
07/28/07 19:19:51 |
takkaria |
Add item history tracking, ported (and simplified a bit) from Ey. (closes … |
|
|
|
@320
|
[320]
|
07/10/07 18:12:18 |
takkaria |
Move artifacts and rings properly across to the new system, (#234) |
|
|
|
@305
|
[305]
|
07/08/07 13:10:33 |
takkaria |
Add trap detection indicator. (closes #19) |
|
|
|
@303
|
[303]
|
07/08/07 11:51:57 |
takkaria |
Add quickstart. (closes #28) |
|
|
|
@270
|
[270]
|
07/04/07 15:51:07 |
takkaria |
Fix:
* pseudo-ID being retained across saves (#171 / #190)
* ego-item … |
|
|
|
@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). |
|
|
|
@135
|
[135]
|
05/14/07 03:27:00 |
takkaria |
Prompt for overwriting an existing savefile (ajps' patch). Closes #87. |
|
|
|
@117
|
[117]
|
05/06/07 16:32:34 |
takkaria |
Code cleanup. (Removed a needless option, too.) |
|
|
|
@48
|
[48]
|
04/19/07 12:56:23 |
takkaria |
* Fix logic in my_fexists()
* Ammo in stores is now treated in groups of … |
|
|
|
@41
|
[41]
|
04/10/07 20:46:44 |
takkaria |
* fix warnings in main-win, cmd4
* clear a lot of cruft out (reduce down … |
|
|
|
@39
|
[39]
|
04/09/07 19:45:27 |
takkaria |
Remove some nonfunctional or trivial-to-hack-around options … |
|
|
|
@24
|
[24]
|
03/29/07 13:22:01 |
takkaria |
Fix #60:
1. Make player effects an array
2. Remove duplicated code in … |
|
|
|
@16
|
[16]
|
03/27/07 13:06:31 |
pmac |
Initial add of menu feature.
- Cleaned up z-file.h inclusion.
- Added new … |
|
|
|
@15
|
[15]
|
03/26/07 13:10:15 |
takkaria |
I didn't realise I had uncommitted changes around, so this one's a little … |
|
|
|
@11
|
[11]
|
03/25/07 09:42:43 |
takkaria |
Replace all uses of strcat() with my_strcat(). |
|
|
|
@1
|
[1]
|
03/23/07 16:50:26 |
takkaria |
Angband 3.0.7s3. |