Timeline
05/12/08:
- 00:21 Changeset [898] by takkaria
- Add a temporary confusion resist.
05/11/08:
- 23:31 Changeset [897] by takkaria
- Convert artifact.txt to using textual tval/sval names rather than numeric.
- 23:07 Changeset [896] by takkaria
- Allow textual tval/kind names to be specified in artifact.txt.
- 22:47 Ticket #517 (bug) closed by takkaria
- wontfix: I did go the opposite approach -- for several reasons. First, if money …
- 22:24 Ticket #44 (feature) closed by takkaria
- fixed: see r895. thanks to Rowan for the patch.
- 22:23 Changeset [895] by takkaria
- Fix #44: (by Rowan Beentje) - Replace all instances of rand_int() with …
- 22:19 Ticket #384 (bug) closed by takkaria
- fixed: Fixed in r894.
- 22:18 Changeset [894] by takkaria
- Make OS X always give us the correct home directory. Fixes #384, with …
- 22:11 Changeset [893] by takkaria
- Replace some "generic" parse errors with more specific ones.
- 21:57 Changeset [892] by takkaria
- Remove a redundant parse error kind.
- 21:55 Ticket #140 (feature) closed by takkaria
- fixed: Fixed this in r891. I recommend, somewhat immodestly, that everyone else …
- 21:53 Changeset [891] by takkaria
- Fix #140: Move store stocking information into an external edit file, at …
- 21:19 Changeset [890] by takkaria
- Get the statistics bit working again.
- 21:11 Changeset [889] by takkaria
- Use a new algorithm for how much gold is in each gold drop. It replaces …
- 20:47 Changeset [888] by takkaria
- Clean up a comment in types.h.
- 20:38 Changeset [887] by takkaria
- Move the tval/sval declarations to a separate file.
05/10/08:
- 18:46 Changeset [886] by takkaria
- Make the logic for SP/level clearer.
- 18:21 Changeset [885] by takkaria
- Restore starting gold to 200.
05/08/08:
- 21:29 Changeset [884] by takkaria
- Add new, better, Mr. Att icons, for the OS X port. (Thanks to ajps, …
05/06/08:
- 22:41 Ticket #597 (bug) created by epylar
- CPU spikes on (firefox 3.0b5, csrss.exe) when loading angband 3.0.9b or 3.1.0/current
- 22:09 Changeset [883] by takkaria
- Lower the distance missile weapons can fire into the 10-14 grids range.
- 17:36 Changeset [882] by takkaria
- Commit a slightly better FAQ that I've had hanging around for a while.
- 17:25 Ticket #596 (bug) created by takkaria
- Monster recall: make XP and native depth obvious
- 16:54 Ticket #595 (bug) created by takkaria
- Add more monster race and slay types
- 16:53 Ticket #594 (bug) created by takkaria
- Try and make all stats more relevant to all classes
- 16:49 Ticket #593 (bug) created by takkaria
- Add new curses: hide the monster health bar
- 16:49 Ticket #592 (bug) created by takkaria
- Add new curses: anchorage
- 16:42 Ticket #591 (bug) created by takkaria
- Monster recovery should happen each turn regardless of how far away monsters are from the player
- 16:40 Ticket #590 (bug) created by takkaria
- Dragon scale mails' activation times are truncated
- 16:27 Ticket #589 (bug) created by takkaria
- Identify spell should check that there are items to identify before checking mana
- 16:22 Ticket #588 (bug) created by takkaria
- Add player vulnerabilities
- 16:20 Ticket #587 (task) created by takkaria
- Think about adding EyAngband item prefixes
- 10:07 Changeset [881] by takkaria
- Try making all the fonts 96x96 to fix issues on Vista.
05/05/08:
- 08:54 Ticket #586 (feature) created by anonymous
- Allow restriction of auto pickup to consumables
- 07:39 Ticket #583 (bug) closed by shanoah
- worksforme
05/04/08:
- 23:19 Ticket #585 (bug) created by HorstVonBrand
- Orc with bad item in 880
- 19:38 Ticket #456 (bug) closed by ajps
- fixed: Fixed in r880.
- 19:38 Changeset [880] by ajps
- Remove {tried} pseudo-inscriptions from showing in store. Fixes #456
- 12:54 Ticket #579 (bug) closed by ajps
- fixed: These cases fixed in r879.
- 12:52 Changeset [879] by ajps
- Bugfixes for hide_squelchable still not hiding things properly. Fixes …
- 07:40 Ticket #584 (bug) created by anonymous
- There should be an error message if save game cannot be overwritten
05/03/08:
- 22:48 Changeset [878] by shanoah
- Correct the location of the icons in the gtk port, to match the new file …
- 15:16 Ticket #583 (bug) created by HorstVonBrand
- lib/xtra/graf/mr_att.png is not installed with "make install"
- 09:38 Changeset [877] by takkaria
- Add some more colour names for the edit files.
05/01/08:
- 21:45 Changeset [876] by shanoah
- Clean up the last commit
- 21:36 Changeset [875] by shanoah
- Fix the gtk port so it compiles
- 21:26 Changeset [874] by shanoah
- Fix the configuration options --with-noinstall and --with-setgid=NAME so …
04/30/08:
- 23:57 Changeset [873] by takkaria
- Oops, commited another file with changes I didn't mean to.
- 23:56 Changeset [872] by takkaria
- Monster AI: Make the "possible summons" and "do bolts hit monsters rather …
- 23:08 Ticket #582 (bug) created by takkaria
- Traps are boring
- 23:07 Ticket #581 (task) created by takkaria
- Use a flag-based terrain system
- 23:03 Ticket #580 (bug) created by takkaria
- Cut down dungeon depth
- 16:04 Changeset [871] by takkaria
- Remove an unused paramater from run_event_loop().
- 15:58 Changeset [870] by takkaria
- Remove the event_listener::release hook.
- 15:51 Changeset [869] by takkaria
- Simply the menu API again -- remove the menu ID values.
04/29/08:
- 22:21 Changeset [868] by takkaria
- - Remove a layer of unused complexity in ui-event.c; the "observers" model …
- 21:48 Changeset [867] by takkaria
- A little further tweaking: - Move curs_attrs[][] into ui-menu.c, and …
- 21:40 Changeset [866] by takkaria
- Remove a superfluous menu_layout() call.
- 21:33 Changeset [865] by takkaria
- Remove a chunk of unused code from the menu API.
- 21:31 Changeset [864] by takkaria
- Some more simplification of the menu API. Remove the registry of …
- 21:18 Changeset [863] by takkaria
- Merge menu_init() and menu_init2().
- 21:12 Changeset [862] by takkaria
- Simplify the ui-menu interface a little by removing some abstraction. Fix …
- 20:42 Changeset [861] by takkaria
- Remove now-pointless RISC OS-specific workarounds for a no-longer-used …
- 20:31 Ticket #579 (bug) created by takkaria
- Squelch display issues
- 20:25 Ticket #578 (bug) created by takkaria
- Possibly implement a "targetted teleport" feature?
- 20:14 Ticket #577 (bug) created by takkaria
- Debug mode isn't friendly in the slightest
- 20:09 Ticket #232 (bug) reopened by takkaria
- Reopening this since it's something we want to fix. The very least we …
- 20:01 Ticket #576 (bug) created by takkaria
- Item flavours file needs a better format
- 20:00 Ticket #575 (feature) created by takkaria
- Steal more Un rod/wand/staff flavours
- 19:52 Ticket #574 (feature) created by takkaria
- Enable the good bits of adult_ai_smart without the brokenness
04/28/08:
- 23:20 Changeset [860] by takkaria
- Make shop_own.txt user a nicer format now there's only two things …
- 23:04 Changeset [859] by takkaria
- Remove the race field in the owner_type struct in favour of providing it …
- 22:56 Changeset [858] by takkaria
- Remember to commit shop_own.txt too.
- 22:52 Ticket #433 (bug) closed by takkaria
- fixed: Fixed in r856.
- 22:52 Changeset [857] by takkaria
- Fix an uncorrected number in the previous commit.
- 22:51 Changeset [856] by takkaria
- #433: - Remove individual-shopkeeper and race-based price changes from …
- 22:44 Ticket #573 (feature) closed by takkaria
- fixed: Fixed r855.
- 22:44 Changeset [855] by takkaria
- Update comments in tables.c to match p_class.txt. (closes #573)
- 22:40 Changeset [854] by takkaria
- Add some extra item lookup functions so that eventually textual tvals and …
- 22:39 Changeset [853] by takkaria
- Regenerate dependencies.
- 22:32 Changeset [852] by takkaria
- Fix random higher resists on egos (fixes a bug introduced in r531 when the …
- 22:19 Changeset [851] by takkaria
- Fix an inverted logic check that was preventing character dump overwrites.
- 19:41 Ticket #573 (feature) created by roustk@alumni.caltech.edu
- Update comments in tables.c to match p_class.txt
- 19:03 Ticket #549 (feature) closed by takkaria
- fixed: Fixed in r850.
- 19:03 Ticket #545 (feature) closed by takkaria
- fixed: Fixed in r850.
- 19:02 Changeset [850] by takkaria
- Commit the latest work on the OS X port by Rowan Beentje: - Fix #545: …
- 18:45 Changeset [849] by takkaria
- Move the monster spell flags into their own spell array. Patch by Kenneth …
- 18:03 Changeset [848] by takkaria
- Make the rogue slightly better at combat than the ranger, based on Timo's …
- 17:36 Ticket #572 (bug) created by takkaria
- Avoid unavoidable deaths
- 15:07 Ticket #571 (feature) created by takkaria
- Multiple pval support
- 14:27 Ticket #568 (bug) closed by ajps
- fixed: Fixed by r847, AFAICT at least.
- 14:26 Changeset [847] by ajps
- Drop the game event handlers when leaving the normal game state. Seems to …
- 12:35 Changeset [846] by ajps
- Fix a couple of really annoying compiler warnings.
- 12:33 Ticket #566 (bug) closed by ajps
- fixed: Fixed in r845.
- 12:32 Changeset [845] by ajps
- Clear the region of screen a panel is about to be printed onto. Fixes …
- 11:57 Changeset [844] by ajps
- Removal of quickstart's inheritance misfeature.
- 09:31 Ticket #569 (bug) closed by takkaria
- fixed: Fixed in r843.
- 09:30 Changeset [843] by takkaria
- Fix #569: - Add minimum depths for each kind of trap. As such, only …
- 08:48 Changeset [842] by takkaria
- Fix reference to a file not yet committed.
04/27/08:
- 22:16 Ticket #570 (bug) created by Porran
- Minor display issue: 'l'ooking at money on the ground
- 22:01 Ticket #569 (bug) created by takkaria
- Add minimum depths for various traps
- 22:00 Ticket #508 (bug) closed by takkaria
- fixed: Fixed in r839, thanks.
- 21:59 Changeset [841] by takkaria
- Previous commit (r840) should have said: - Effectively revert r429 …
- 21:57 Changeset [840] by takkaria
- --
- 21:57 Changeset [839] by takkaria
- Fix #508: - Fix x11 compiling under OS X.
- 21:34 Ticket #568 (bug) created by Big Al
- Objects on ground show up in shops
- 20:15 Ticket #559 (feature) closed by takkaria
- invalid: You already can -- 'l'ook at an item inside the store.
04/20/08:
- 23:50 Ticket #567 (feature) closed by takkaria
- fixed: Committed in r838. Thanks!
- 23:49 Changeset [838] by takkaria
- Commit a new OS X icons file replete with Mr. Att goodness. Closes #567 …
- 23:41 Ticket #567 (feature) created by roustk@alumni.caltech.edu
- MacOS: new application icon
- 23:31 Changeset [837] by takkaria
- Add the Mr. Att icon in various sizes to the repository.
04/19/08:
04/18/08:
- 21:59 Ticket #566 (bug) created by Porran
- Minor display update issue in point-based chargen
- 17:21 Ticket #565 (bug) closed by takkaria
- invalid: No, because we don't have a decent login system here. Marking as invalid. …
04/17/08:
- 23:30 Ticket #565 (bug) created by ChodTheWacko
- can't sell a staff
- 03:16 Ticket #366 (bug) closed by takkaria
- worksforme: I believe this is already the case. If anyone needs to reference this in …
- 03:13 Ticket #441 (bug) closed by takkaria
- worksforme: Haven't seen this since the first change -- assume it was a problem …
04/16/08:
- 02:47 Ticket #564 (task) created by takkaria
- Need some analysis of mage spells
04/13/08:
- 21:22 Ticket #563 (bug) created by takkaria
- Add functions to get information on what the player knows from an item
- 16:59 Ticket #562 (bug) created by ChodTheWacko
- Ego items shouldn't be 'average' or 'cursed' for squelching
Note: See TracTimeline for information about the timeline view.
