• R/O
  • SSH
  • HTTPS

angband65: Liste der Commits


RSS
Rev. Zeit Autor
r156 2009-05-21 16:56:35 paulblay

Now up to date with Vanilla Angband Changeset 1404. Also removed a compiler warning concerning keypress_h.

r155 2009-05-20 02:43:21 paulblay

Hopefully this tidies up a few compiler warnings from the previous commit.

r154 2009-05-20 01:21:50 paulblay

Brings us up to Vanilla Angband 1402. Also has undergone a big overhaul in variable types that should allow dungeons to be wider than 255 spaces (probably).

r153 2009-05-18 06:09:07 satofumi

fix gcc warning

r152 2009-05-17 05:14:03 paulblay

This brings /65 up to date with Vanilla Changeset 1401 (note that this includes Changeset 1379 that was earlier excluded due to a bug).

r151 2009-05-17 05:00:59 paulblay

Interim "bug hunt" commit. See #16761 Game crash when moving.

r150 2009-05-17 03:02:34 paulblay

This closes #16408 EXTRA_RINGS class flag needed for High Priests

r149 2009-05-16 22:09:36 paulblay

This closes #15789 Effects (EF_***) details to create and to check (Note that some other, related, tickets remain open).

r148 2009-05-16 18:06:20 paulblay

Closes #16760 Spell lists do not display correctly.

r147 2009-05-16 17:34:19 paulblay

This closes #16706 Can't bind spells into spell books. Also now up to date with Vanilla Angband (Changeset 1400). Note that Changeset 1379 introduced a bug so that is not yet included.

r146 2009-05-14 22:59:05 paulblay

This brings Angband/65 up to date with Vanilla Angband changes up to Changeset 1389.

r145 2009-05-12 22:08:16 paulblay

This closes #16700 Mages have no mana.

It also breaks save file compatibility. (Sorry)

r144 2009-05-12 19:56:14 paulblay

This closes #16452 Support spell pages as objects for do_cmd_use to act on.

Note that save file compatibility is broken (again). It should settle down by the beta release, I promise. ;-)

r143 2009-05-12 03:26:10 paulblay

This commit allows tactic and movement values to be saved and loaded (instead of resetting to 0 each time). Use 't' 'T' 'e' and 'E' to change values while on the character screen.

r142 2009-05-11 19:04:08 paulblay

IMPORTANT NOTE: The Vanilla Angband 'bugfix' 1379 has been reversed (as it caused the game to crash with Angband/65). This commit should bring 'Tactic' and 'Movement' type into use. From the character screen you can use 't' 'T' 'e' and 'E' to change how your character explores the dungeon.

With this update it has been decided to not support *Identity* in future releases. Use of *Identity* may be revisited after the beta release.

r141 2009-05-11 06:40:34 satofumi

Clears gcc compiler warnings.

r140 2009-05-11 01:26:33 paulblay

Catches up to Vanilla Angband Changeset 1379 (a bugfix).

r139 2009-05-11 01:04:22 paulblay

Closes a number of tickets, including tactics and movement implementation.

r138 2009-05-09 22:33:36 paulblay

This closes #16641 Some commands triggered by wrong keys.

r137 2009-05-09 05:43:23 paulblay

This closes #15992 Rings of Strength (+0) generated in black market.

r136 2009-05-08 23:28:10 paulblay

Closes #16625 Sort out the ART_ defines for Angband/65

r135 2009-05-08 19:27:47 paulblay

This brings us up to date with Vanilla Angband (Changeset 1378)

r134 2009-05-08 18:42:54 paulblay

Closes #16560 Implement TMD_REFLECT for magic reflection spell

r133 2009-05-07 02:11:31 paulblay

This closes #15740 Add new potions, check replacement for sval

r132 2009-05-06 05:16:47 paulblay

This closes #16426 Compare 'exec_spell' with 'cast_mage_spell' and 'cast_priest_spell'.

r131 2009-05-04 23:50:19 paulblay

Closes #15885 STORE_MIN_KEEP to 21 and #15834 Two "detect monster" spells

r130 2009-05-04 03:43:21 paulblay

This brings us up to date with Changeset 1376. Also a lot of fiddling around with types (that was probably a bit reckless). Still compiles and runs in Windows and Linux.

r129 2009-05-02 05:05:43 paulblay

Confirmed to compile and run on Windows and Linux.

r128 2009-05-01 03:15:07 paulblay

Should close #15971 Update object edit files and code to support 'Activation'.

r127 2009-04-30 03:07:40 paulblay

Closes #16369 Check mage / priest fighting penalty.

Show on old repository browser