Timeline
09/22/11:
- 10:29 ReleaseChecklist edited by
- ooops (diff)
- 10:28 ReleaseChecklist edited by
- Amended tag push so it works from non-master branches (diff)
- 10:19 Ticket #1542 (Get Windows build working again post-UTF8) created by
- […]
- 09:56 Ticket #1485 (Remove skill-name from object descriptions) closed by
- fixed: [r42cd273]
- 09:19 Ticket #1541 (Crash on dying, 3.3.1) created by
- This GDB was configured as "amd64-unknown-openbsd5.0"... (gdb) run -msdl …
- 09:01 Goals for 3.4 created by
- First draft
- 09:00 Ticket #1540 (Remove bogus pvals) created by
- Prior to lots of other object stuff (see Goals for 3.4 but in …
- 07:51 Ticket #1521 (crash with randarts) closed by
- invalid: Closing after no response from submitter - cannot triage without the …
- 07:39 Ticket #1269 (Object origin text does not render xchars properly in non-Latin charsets) closed by
- fixed: Fixed by the UTF8 change (see #1221).
- 07:07 KeywordGuide edited by
- Changes macros to keymaps (diff)
- 06:56 Ticket #1532 (Update spoilers) closed by
- duplicate: Ooops. #1134.
- 06:42 Ticket #1194 (Changes to doors and spikes) closed by
- fixed: This was actually included in 3.3.0
- 06:41 Ticket #1496 (Improve running) closed by
- duplicate: Ooops - #1457
- 06:35 Ticket #1221 (Use UTF-8) closed by
- fixed
- 06:20 Ticket #1091 (Allow import of monster memory even if we can't import old characters) closed by
- invalid: I don't think this is a valid ticket any more. We have a block-based …
- 04:43 ToDiscuss edited by
- Added goals for 3.4, reorganised (diff)
09/21/11:
- 17:14 Milestone 3.3.1 completed
- Bugfix release for 3.3.0 - no gameplay changes (but may include updates to …
- 15:55 Ticket #1539 (Remove warnings from all compiler platforms) created by
- None of these warnings appear in the basic linux build environment, but …
- 08:16 Ticket #1538 (Spoiler generation needs utf8 support) created by
- The object spoiler is fine because there are no non-ASCII characters in …
09/20/11:
- 18:30 Ticket #1537 (Toggling birth_randarts is broken) created by
- 1. Create a character with randarts. Find or create an artifact - see that …
- 18:27 Ticket #1414 (randarts: show origin standart in the spoiler) reopened by
- This doesn't work consistently. Trying to pin down exactly how to make it …
09/19/11:
- 12:38 Ticket #1515 (Devices IDd on unseen monsters should give feedback) closed by
- fixed: Fixed successfully in master as [r8aff0d3]. Applied (adjusted) to …
- 12:04 Ticket #1536 (Bogus ID-by-use of devices) closed by
- fixed: Fixed in [rf6b7d3f] - many thanks to fizzix for tracking it down. Ported …
09/18/11:
- 15:13 Ticket #1536 (Bogus ID-by-use of devices) created by
- 1. Find a new wand/staff/rod of unknown flavour. 2. Use it in a dead-end …
- 09:31 Ticket #1487 (Randart base kinds appearing in object knowledge menu) closed by
- fixed: Easy. It's because we made the randart.log file more human-readable by …
- 08:37 Ticket #1517 (Crash if too many items displayed) closed by
- fixed: The problem was MAX_ITEMLIST being set to 256 in defines.h. There were no …
09/17/11:
- 13:08 Ticket #1527 (Fix gold from chests under no_selling) closed by
- invalid: Doh. It already does, and it's already used for chests, which set it to …
- 12:58 Ticket #1535 (Limit blows with very heavy weapons) closed by
- invalid: Ok, the bug report is bogus - max blows with Deathwreaker is 5.2 (epb 19), …
09/15/11:
- 17:37 Ticket #1516 (Monster fear lasts for too long) closed by
- fixed: Manually ported as [r2c6fac7e]
- 17:32 Ticket #1507 (Rebalance to-hit vs AC) closed by
- fixed: Cherry-picked to 3.3-release. No complaints since this was implemented, so …
- 17:29 Ticket #1491 (Purple uniques not displayed correctly) closed by
- fixed: Cherry-picked as [rda1e369a] and [ra624f2e3] respectively.
- 17:12 Ticket #1512 (use of S_IREAD and S_IWRITE in z-file.c) closed by
- fixed: Backported as [rf2213a0] (adjusted cherry-pick).
- 17:07 Ticket #1506 (Feeling tiles should be invisible) closed by
- fixed: Manually ported as [r836ee4b].
- 12:29 Ticket #1059 (Get the buildsystem working on OpenBSD again) closed by
- fixed: We have been rescued by edd@…!
- 12:18 Ticket #1528 (Document common build patterns and makefile usage) closed by
- fixed: This is now available in compiling.txt in the root dir. Thanks to d_m for …
- 05:39 Ticket #1535 (Limit blows with very heavy weapons) created by
- http://angband.oook.cz/forum/showthread.php?t=4887 shows that it's …
09/14/11:
- 18:46 Ticket #1533 (Reading scroll of light causes seg fault on OpenBSD) closed by
- fixed
- 18:46 Ticket #1511 (Shift+Keypad doesn't run in GTK mode) closed by
- fixed
- 16:58 Policy/GitMaster edited by
- Removed references to staging branch (diff)
- 16:42 ReleaseChecklist edited by
- Added note to contact Edd about OpenBSD packaging (diff)
- 16:32 GitUsage edited by
- Removed references to staging branch (diff)
- 09:20 Ticket #1534 (Building with curses fails on cygwin) created by
- ... because of the change announced here: …
09/13/11:
- 17:13 SavefileHowTo edited by
- Added mention of savefile.h - thanks fizzix (diff)
09/12/11:
- 12:28 SavefileHowTo edited by
- Added note on note. (diff)
- 12:22 SavefileHowTo edited by
- Added clarification on rd_item (diff)
- 12:19 SavefileHowTo created by
- First draft
- 11:48 WikiStart edited by
- Added SavefileHowTo (diff)
09/11/11:
- 18:30 Ticket #1533 (Reading scroll of light causes seg fault on OpenBSD) created by
- On openbsd/i386 with angband 3.3.0 I get a segfault every time when …
09/07/11:
- 12:33 Ticket #1522 (BuildSystem fails to install libdatadir, configdir) closed by
- fixed: Looks like this has been fixed in commit …
09/06/11:
- 15:15 Ticket #1532 (Update spoilers) created by
- The latest spoilers are at http://www.juti.nl/hugo/Angband/Spoiler/ and …
- 15:05 Ticket #1531 (Protect against phantom pvals) created by
- http://angband.oook.cz/forum/showthread.php?t=4867 If a base item has a …
09/05/11:
- 00:18 Ticket #1530 (Fix curly braces, space indenting, line endings, and trailing whitespace) created by
- After updating our coding standard many old files haven't been updated. …
- 00:15 Ticket #1529 (Improve package scripts) created by
- Right now the package scripts are somewhat fragile and wonky. The names of …
- 00:13 Ticket #1528 (Document common build patterns and makefile usage) created by
- Right now documentation on how to build angband, run stats, run tests, …
08/31/11:
- 08:11 Ticket #1527 (Fix gold from chests under no_selling) created by
- http://angband.oook.cz/forum/showthread.php?t=4850 drop_gold() need to …
- 08:02 Ticket #1526 (Mimics and monster attacks) created by
- Mimics should either quietly take monster attacks or else the player …
- 05:31 Ticket #1525 (create_needed_dirs() should not try to create anything under /usr or /etc) created by
- Hi, the current dev version (git) doesnt compile correctly on Linux …
08/29/11:
- 06:49 Ticket #1524 (Remove the various huge *_info arrays, thus removing the need for maxima) created by
- Elly started work on this a while ago, but it's quite tricky. In order to …
08/28/11:
- 23:14 Ticket #1523 (Keymaps (e.g. the rogue-like keys) can be disabled by Num Lock in trunk) created by
- It took me forever to figure out what was going on, but it looks like Num …
- 17:32 Ticket #1522 (BuildSystem fails to install libdatadir, configdir) created by
- mk/buildsys.mk.in references ${DATA} and ${datadir} while the …
08/27/11:
- 01:41 Ticket #1521 (crash with randarts) created by
- I picked up a randart phial, and it crashes immediately. flag is 12 kidx …
08/26/11:
- 13:37 Ticket #1520 (Remove Satisfy Hunger) created by
- There's no consensus around this in the community yet, but both d_m and I …
- 07:19 Ticket #1519 (Fix monster_desc) created by
- While fixing #1515 I noticed a couple of problems with monster_desc that I …
08/25/11:
- 17:31 Ticket #1518 (Logic error in randart slay frequency calc) closed by
- fixed: In 3.3-release as of [rb244b9a]
- 17:31 Ticket #1513 (Ensure that PDSM can't get Resistance ego) closed by
- fixed: In 3.3-release as of [rb244b9a]
- 16:01 Ticket #1498 (Update Nomad's tiles) closed by
- fixed: [r84b9ec715] Thanks Blubaron (and Nomad, of course).
- 15:51 Ticket #1462 (Crash loading a graphics .prf file in ascii mode) closed by
- fixed
- 15:51 Ticket #1461 (Game deletes <savefile>.old and <savefile>.new when saving) closed by
- fixed
- 15:46 Ticket #1156 (Revisit stacks of consumables.) closed by
- fixed: In master a week or two ago.
- 05:36 Ticket #1518 (Logic error in randart slay frequency calc) created by
- http://angband.oook.cz/forum/showthread.php?t=4831
08/24/11:
- 10:59 Ticket #1517 (Crash if too many items displayed) created by
- http://angband.oook.cz/forum/showthread.php?t=4827 Savefile attached to …
Note: See TracTimeline
for information about the timeline view.