|
|
|
@908
|
[908]
|
05/16/08 21:24:23 |
takkaria |
(#596) Make monster XP and native depth obvious. |
|
|
|
@907
|
[907]
|
05/16/08 21:11:36 |
takkaria |
This is the big object list reordering. Savefile compat broken for … |
|
|
|
@906
|
[906]
|
05/16/08 20:52:23 |
takkaria |
Describe the new object flags. |
|
|
|
@905
|
[905]
|
05/16/08 20:44:30 |
takkaria |
Add a new testing function to wizard.c. |
|
|
|
@904
|
[904]
|
05/16/08 19:47:32 |
takkaria |
Add AFRAID flag, which induces perma-fear. |
|
|
|
@903
|
[903]
|
05/16/08 19:42:51 |
takkaria |
Add a new effect and a stub for another. |
|
|
|
@902
|
[902]
|
05/16/08 16:21:37 |
takkaria |
(#588) Add player vulnerabilities for the base four elements. Not used … |
|
|
|
@901
|
[901]
|
05/16/08 12:16:53 |
takkaria |
Add the IMPAIR_HP and IMPAIR_MANA, and change the regeneration algorithm:
… |
|
|
|
@900
|
[900]
|
05/16/08 11:04:54 |
takkaria |
Make potions never appear in "great" drops. |
|
|
|
@899
|
[899]
|
05/16/08 10:57:27 |
takkaria |
- Add "terror" timed effect. This is fear + small speed boost.
- Add … |
|
|
|
@898
|
[898]
|
05/12/08 00:21:54 |
takkaria |
Add a temporary confusion resist. |
|
|
|
@896
|
[896]
|
05/11/08 23:07:10 |
takkaria |
Allow textual tval/kind names to be specified in artifact.txt. |
|
|
|
@895
|
[895]
|
05/11/08 22:23:55 |
takkaria |
Fix #44: (by Rowan Beentje)
- Replace all instances of rand_int() with … |
|
|
|
@894
|
[894]
|
05/11/08 22:18:36 |
takkaria |
Make OS X always give us the correct home directory. Fixes #384, with … |
|
|
|
@893
|
[893]
|
05/11/08 22:11:11 |
takkaria |
Replace some "generic" parse errors with more specific ones. |
|
|
|
@892
|
[892]
|
05/11/08 21:57:19 |
takkaria |
Remove a redundant parse error kind. |
|
|
|
@891
|
[891]
|
05/11/08 21:53:09 |
takkaria |
Fix #140: Move store stocking information into an external edit file, at … |
|
|
|
@890
|
[890]
|
05/11/08 21:19:04 |
takkaria |
Get the statistics bit working again. |
|
|
|
@889
|
[889]
|
05/11/08 21:11:07 |
takkaria |
Use a new algorithm for how much gold is in each gold drop. It replaces … |
|
|
|
@888
|
[888]
|
05/11/08 20:47:31 |
takkaria |
Clean up a comment in types.h. |
|
|
|
@887
|
[887]
|
05/11/08 20:38:58 |
takkaria |
Move the tval/sval declarations to a separate file. |
|
|
|
@886
|
[886]
|
05/10/08 18:46:41 |
takkaria |
Make the logic for SP/level clearer. |
|
|
|
@885
|
[885]
|
05/10/08 18:21:44 |
takkaria |
Restore starting gold to 200. |
|
|
|
@884
|
[884]
|
05/08/08 21:29:51 |
takkaria |
Add new, better, Mr. Att icons, for the OS X port. (Thanks to ajps, … |
|
|
|
@883
|
[883]
|
05/06/08 22:09:10 |
takkaria |
Lower the distance missile weapons can fire into the 10-14 grids range. |
|
|
|
@880
|
[880]
|
05/04/08 19:38:19 |
ajps |
Remove {tried} pseudo-inscriptions from showing in store. Fixes #456 |
|
|
|
@879
|
[879]
|
05/04/08 12:52:43 |
ajps |
Bugfixes for hide_squelchable still not hiding things properly. Fixes … |
|
|
|
@878
|
[878]
|
05/03/08 22:48:36 |
shanoah |
Correct the location of the icons in the gtk port, to match the new file … |
|
|
|
@877
|
[877]
|
05/03/08 09:38:40 |
takkaria |
Add some more colour names for the edit files. |
|
|
|
@876
|
[876]
|
05/01/08 21:45:41 |
shanoah |
Clean up the last commit |
|
|
|
@875
|
[875]
|
05/01/08 21:36:24 |
shanoah |
Fix the gtk port so it compiles |
|
|
|
@873
|
[873]
|
04/30/08 23:57:31 |
takkaria |
Oops, commited another file with changes I didn't mean to. |
|
|
|
@872
|
[872]
|
04/30/08 23:56:10 |
takkaria |
Monster AI: Make the "possible summons" and "do bolts hit monsters rather … |
|
|
|
@871
|
[871]
|
04/30/08 16:04:04 |
takkaria |
Remove an unused paramater from run_event_loop(). |
|
|
|
@870
|
[870]
|
04/30/08 15:58:23 |
takkaria |
Remove the event_listener::release hook. |
|
|
|
@869
|
[869]
|
04/30/08 15:51:52 |
takkaria |
Simply the menu API again -- remove the menu ID values. |
|
|
|
@868
|
[868]
|
04/29/08 22:21:49 |
takkaria |
- Remove a layer of unused complexity in ui-event.c; the "observers" model … |
|
|
|
@867
|
[867]
|
04/29/08 21:48:03 |
takkaria |
A little further tweaking:
- Move curs_attrs[][] into ui-menu.c, and … |
|
|
|
@866
|
[866]
|
04/29/08 21:40:10 |
takkaria |
Remove a superfluous menu_layout() call. |
|
|
|
@865
|
[865]
|
04/29/08 21:33:01 |
takkaria |
Remove a chunk of unused code from the menu API. |
|
|
|
@864
|
[864]
|
04/29/08 21:31:25 |
takkaria |
Some more simplification of the menu API. Remove the registry of … |
|
|
|
@863
|
[863]
|
04/29/08 21:18:03 |
takkaria |
Merge menu_init() and menu_init2(). |
|
|
|
@862
|
[862]
|
04/29/08 21:12:02 |
takkaria |
Simplify the ui-menu interface a little by removing some abstraction. Fix … |
|
|
|
@861
|
[861]
|
04/29/08 20:42:58 |
takkaria |
Remove now-pointless RISC OS-specific workarounds for a no-longer-used … |
|
|
|
@860
|
[860]
|
04/28/08 23:20:43 |
takkaria |
Make shop_own.txt user a nicer format now there's only two things … |
|
|
|
@859
|
[859]
|
04/28/08 23:04:22 |
takkaria |
Remove the race field in the owner_type struct in favour of providing it … |
|
|
|
@857
|
[857]
|
04/28/08 22:52:23 |
takkaria |
Fix an uncorrected number in the previous commit. |
|
|
|
@856
|
[856]
|
04/28/08 22:51:05 |
takkaria |
#433:
- Remove individual-shopkeeper and race-based price changes from … |
|
|
|
@855
|
[855]
|
04/28/08 22:44:47 |
takkaria |
Update comments in tables.c to match p_class.txt. (closes #573) |
|
|
|
@854
|
[854]
|
04/28/08 22:40:18 |
takkaria |
Add some extra item lookup functions so that eventually textual tvals and … |
|
|
|
@853
|
[853]
|
04/28/08 22:39:47 |
takkaria |
Regenerate dependencies. |
|
|
|
@852
|
[852]
|
04/28/08 22:32:16 |
takkaria |
Fix random higher resists on egos (fixes a bug introduced in r531 when the … |
|
|
|
@851
|
[851]
|
04/28/08 22:19:19 |
takkaria |
Fix an inverted logic check that was preventing character dump overwrites. |
|
|
|
@850
|
[850]
|
04/28/08 19:02:43 |
takkaria |
Commit the latest work on the OS X port by Rowan Beentje:
- Fix #545: … |
|
|
|
@849
|
[849]
|
04/28/08 18:45:39 |
takkaria |
Move the monster spell flags into their own spell array. Patch by Kenneth … |
|
|
|
@847
|
[847]
|
04/28/08 14:26:03 |
ajps |
Drop the game event handlers when leaving the normal game state. Seems to … |
|
|
|
@846
|
[846]
|
04/28/08 12:35:13 |
ajps |
Fix a couple of really annoying compiler warnings. |
|
|
|
@845
|
[845]
|
04/28/08 12:32:44 |
ajps |
Clear the region of screen a panel is about to be printed onto. Fixes … |
|
|
|
@844
|
[844]
|
04/28/08 11:57:51 |
ajps |
Removal of quickstart's inheritance misfeature. |
|
|
|
@843
|
[843]
|
04/28/08 09:30:20 |
takkaria |
Fix #569:
- Add minimum depths for each kind of trap. As such, only … |
|
|
|
@842
|
[842]
|
04/28/08 08:48:04 |
takkaria |
Fix reference to a file not yet committed. |
|
|
|
@841
|
[841]
|
04/27/08 21:59:36 |
takkaria |
Previous commit (r840) should have said:
- Effectively revert r429 … |
|
|
|
@840
|
[840]
|
04/27/08 21:57:56 |
takkaria |
-- |
|
|
|
@839
|
[839]
|
04/27/08 21:57:32 |
takkaria |
Fix #508:
- Fix x11 compiling under OS X. |
|
|
|
@838
|
[838]
|
04/20/08 23:49:41 |
takkaria |
Commit a new OS X icons file replete with Mr. Att goodness. Closes #567 … |
|
|
|
@835
|
[835]
|
04/09/08 19:32:26 |
takkaria |
Doxygen up some of types.h. |
|
|
|
@834
|
[834]
|
04/09/08 14:34:08 |
takkaria |
Remove the maid-x11.* files, incorporate into main-x11.c. |
|
|
|
@833
|
[833]
|
04/09/08 14:25:51 |
takkaria |
Remove tile support from the X11 port. |
|
|
|
@830
|
[830]
|
03/31/08 06:50:17 |
takkaria |
Move the copyright line to Makefile.src, where more people will find it … |
|
|
|
@828
|
[828]
|
03/31/08 06:26:53 |
takkaria |
- Move lookup_reverse() to obj-util.c.
- Extern price_item() for the … |
|
|
|
@827
|
[827]
|
03/31/08 06:10:39 |
takkaria |
Significantly clean up the logic of object generation, and in the process … |
|
|
|
@826
|
[826]
|
03/31/08 06:01:19 |
takkaria |
Make sure all monsters that have "great" drops always have "good" drops. |
|
|
|
@825
|
[825]
|
03/30/08 06:25:52 |
takkaria |
Commit a temporary hack to make items generally better and monsters drop … |
|
|
|
@824
|
[824]
|
03/30/08 06:23:16 |
takkaria |
Commit Rowan's Beentje's patch to fix #548 amongst other things:
- … |
|
|
|
@823
|
[823]
|
03/29/08 14:31:12 |
takkaria |
Renumber the flag constants to start at RF0_. I've played with this … |
|
|
|
@822
|
[822]
|
03/29/08 07:11:28 |
takkaria |
Fix ordering in the command browser for objects. (reported by Pete Mack) |
|
|
|
@821
|
[821]
|
03/29/08 07:01:05 |
takkaria |
Allow inscribing/uninscribing in stores. (reported by Pete Mack) |
|
|
|
@820
|
[820]
|
03/29/08 06:46:57 |
takkaria |
Make all spellcasters have at least 1 mana, regardless of intelligence. … |
|
|
|
@819
|
[819]
|
03/26/08 08:57:49 |
ajps |
Revised the way mouse click targetting works to fix #326 and #327 - it … |
|
|
|
@818
|
[818]
|
03/26/08 06:46:49 |
ajps |
Added ui-birth.h - should've been part of r815. |
|
|
|
@817
|
[817]
|
03/25/08 20:27:14 |
ajps |
Proper fix for #413 (segfaulting in game-event.c). |
|
|
|
@816
|
[816]
|
03/25/08 19:49:01 |
ajps |
Add the moderately well-tested "lazy movement" patch which allows a … |
|
|
|
@815
|
[815]
|
03/25/08 12:09:16 |
ajps |
THe next stage of "fixing" bug #348, the "improved abstraction of the
UI" … |
|
|
|
@814
|
[814]
|
03/22/08 10:56:15 |
mikon |
* fixed slight Makefile.std glitch and obsolete comment |
|
|
|
@812
|
[812]
|
03/21/08 12:54:00 |
GabeCunningham |
Fix #544: dtrap borders should work correctly now at the edge of the map. … |
|
|
|
@811
|
[811]
|
03/20/08 23:00:46 |
GabeCunningham |
Fix a couple of store rounding bugs introduced by r793. |
|
|
|
@810
|
[810]
|
03/20/08 17:45:26 |
mikon |
* removed some unused pickup parameters; fixed comments |
|
|
|
@809
|
[809]
|
03/19/08 20:37:18 |
takkaria |
Merge in changes from the 3.0.9b branch, including (erk!) the 32x32 BMPs. … |
|
|
|
@808
|
[808]
|
03/19/08 18:42:43 |
GabeCunningham |
Fix #222: Display trap detection borders as a colored dot. Thanks to Big … |
|
|
|
@796
|
[796]
|
03/19/08 15:27:14 |
GabeCunningham |
Fix #409: Reading a Scroll of Rune of Protection off the floor now … |
|
|
|
@795
|
[795]
|
03/19/08 08:12:08 |
takkaria |
Get the statistics generator working again:
- Update after r_ptr->flags … |
|
|
|
@794
|
[794]
|
03/18/08 22:33:09 |
GabeCunningham |
Fix #538: Prevent generic armor squelch from squelching dragon armor and … |
|
|
|
@793
|
[793]
|
03/18/08 18:37:38 |
GabeCunningham |
Fix #432 and make wand/staff pricing more consistent. Now the price that … |
|
|
|
@792
|
[792]
|
03/18/08 14:51:10 |
takkaria |
Make the buttons work in roguelike mode. (suggestion by Pete Mack) |
|
|
|
@791
|
[791]
|
03/18/08 14:35:51 |
takkaria |
Make criticals on weapons match criticals on missiles when it comes to … |
|
|
|
@790
|
[790]
|
03/18/08 13:42:35 |
takkaria |
Get main-gtk compiling again, and remove a now-unnecessary check on the … |
|
|
|
@789
|
[789]
|
03/18/08 12:21:03 |
takkaria |
Stage one in the big flags1...6 to [0]-[5] move: (Kenneth Boyd)
- Add … |
|
|
|
@787
|
[787]
|
03/18/08 09:46:56 |
takkaria |
Make object knowledge sort by name always, rather than by cost. |
|
|
|
@786
|
[786]
|
03/18/08 09:41:45 |
takkaria |
Make shop keeper changes from buyouts display properly. |
|
|
|
@785
|
[785]
|
03/18/08 09:38:29 |
takkaria |
Add "no lite" to the wizard mode flags display. |