root/trunk


Mode:

Legend:

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