root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @986 [986] 07/23/08 10:55:06 takkaria Do what I meant to do in r840/r841. (Make missile launchers as powerful …
(edit) @985 [985] 07/12/08 02:11:37 shanoah Break up some of the statusbar code in xtra3.c so that ports can easily …
(edit) @984 [984] 07/11/08 22:16:42 shanoah GTK Port: Move changing the # of rows & cols to the Options window; Add …
(edit) @983 [983] 07/06/08 15:47:19 takkaria Remove yet more debugging guff. (Rowan Beentje)
(edit) @982 [982] 07/05/08 12:23:29 takkaria Fix up the autobuilder compile script.
(edit) @981 [981] 07/05/08 12:22:52 takkaria Add an option to include a build ID using the mingw makefile.
(edit) @980 [980] 07/05/08 11:26:27 takkaria Fix some code indentation.
(edit) @979 [979] 07/05/08 11:20:34 takkaria Implement the mushroom of sprinting. Forget about making a potion of …
(edit) @978 [978] 07/05/08 11:13:47 takkaria Remove debugging code left in by mistake.
(edit) @977 [977] 07/04/08 08:25:12 takkaria Fix the graphic pref files: (Rowan Beentje) - Staff of slowness -> Staff …
(edit) @976 [976] 07/04/08 08:20:58 takkaria Fix remaining items in #107, and some others (largely graphics-related): …
(edit) @975 [975] 07/04/08 04:18:27 shanoah Get rid of a bunch of compiler warnings.
(edit) @974 [974] 07/04/08 04:09:04 shanoah Clean up a few warnings in the gtk code, and don't show equippy chars in …
(edit) @973 [973] 07/01/08 14:11:06 mikon * this will really close ticket:612 forever
(edit) @972 [972] 07/01/08 13:55:57 mikon * this fixes #612 (ticket:612 I wonder why it doesn't auto-close the …
(edit) @971 [971] 07/01/08 13:49:47 mikon * fixed #612 (Cursed weapons show incorrect damage)
(edit) @970 [970] 06/28/08 07:37:28 takkaria Update the autobuilder script so that it packages builds with revision …
(edit) @969 [969] 06/28/08 07:20:07 takkaria Allow nightly builds to include the revision number in the version string.
(edit) @968 [968] 06/28/08 06:52:33 takkaria Clean up character dumps a bit.
(edit) @967 [967] 06/28/08 06:25:40 takkaria Make rings of Escaping/Teleport worth 0 to avoid ridiculous sale prices.
(edit) @966 [966] 06/28/08 06:15:29 takkaria Remove the "new savefile" code, since it's not suitable for shipping and …
(edit) @965 [965] 06/28/08 05:57:54 takkaria EFfectively rewrite a chunk of the scorefile code so that it now works, …
(edit) @964 [964] 06/28/08 05:52:51 takkaria Get graphics for objects working again.
(edit) @963 [963] 06/28/08 05:33:23 takkaria Revert r959, because of the problem reported at …
(edit) @962 [962] 06/09/08 23:03:55 takkaria Add some shiny new icons and set their MIME-type correctly in the …
(edit) @961 [961] 06/09/08 22:53:45 takkaria Make main-crb.c use the standard header, and mark it as GPL. There are …
(edit) @960 [960] 06/09/08 22:07:50 takkaria Rename the "default" target "all", for Eclipse users. (Ed Kolis)
(edit) @959 [959] 06/09/08 21:59:55 takkaria Add an efficient font caching system (never call AddFontResource?, etc. for …
(edit) @958 [958] 06/09/08 21:56:12 takkaria A bunch of fixes by Rowan Beentje: - Remove the now useless arg_fiddle, …
(edit) @957 [957] 06/03/08 12:52:52 takkaria (#611) Fix misreference in store.txt.
(edit) @956 [956] 06/02/08 21:55:27 takkaria Rename "armor" scrolls to armour, and fix duplicate "of" in new ring …
(edit) @955 [955] 06/02/08 21:52:05 takkaria Fix up the insta-art svals.
(edit) @954 [954] 06/02/08 13:37:55 takkaria Fix some constness warnings.
(edit) @953 [953] 06/02/08 13:37:00 takkaria Add a new effect and one to implement shortly.
(edit) @952 [952] 06/02/08 13:36:12 takkaria Remove the cost_adj entry from the lib/data/ Makefile.
(edit) @951 [951] 05/26/08 18:55:51 takkaria Clear up a constness warning in cave.c.
(edit) @950 [950] 05/23/08 18:31:21 takkaria Fix some constness warnings.
(edit) @949 [949] 05/23/08 18:26:15 takkaria Move wearable_p() to obj-util.c. (Elly)
(edit) @948 [948] 05/23/08 18:18:13 takkaria Remove some now-unused arrays from load.c.
(edit) @947 [947] 05/21/08 12:25:06 takkaria Remove a really really annoying debug statement
(edit) @946 [946] 05/21/08 11:46:22 takkaria (#491) Inventory should be the default display when selling regardless of …
(edit) @945 [945] 05/21/08 11:33:56 takkaria (#420) Fix ammo damage display.
(edit) @944 [944] 05/20/08 01:32:04 takkaria Update the Makefile with changes in the files present in lib/edit/.
(edit) @943 [943] 05/18/08 15:56:13 takkaria (#276) Orcs and trolls that appear with friends get DROP_20.
(edit) @942 [942] 05/18/08 15:51:22 takkaria Make the various drop flags non-exclusive again and instead make sure …
(edit) @941 [941] 05/18/08 15:49:04 takkaria Fix the statistics package for the new gold distribution.
(edit) @940 [940] 05/18/08 14:55:34 takkaria (#276) Add a DROP_20 flag.
(edit) @939 [939] 05/18/08 14:38:26 takkaria (#276) Give the monster drop flags more appropriate names.
(edit) @938 [938] 05/18/08 14:22:36 takkaria Remove the "coin_type" global.
(edit) @937 [937] 05/18/08 14:19:07 takkaria Fix previous commit
(edit) @936 [936] 05/18/08 13:57:18 takkaria (#276) Refine the number of object drops by monsters.
(edit) @935 [935] 05/18/08 11:56:58 takkaria Improve previous commit.
(edit) @934 [934] 05/18/08 11:45:49 takkaria (#584) Make sure that problems with saving games always get back up to the …
(edit) @933 [933] 05/18/08 11:36:22 takkaria (#603) Fix birth items after the object list reorder, and move to textual …
(edit) @932 [932] 05/17/08 23:57:16 shanoah Get the gtk port to compile after the tval changes.
(edit) @931 [931] 05/17/08 11:41:42 takkaria Fix another OS X warning.
(edit) @930 [930] 05/17/08 11:34:20 takkaria Clear up yet more warnings and whitespace issues.
(edit) @929 [929] 05/17/08 11:20:24 takkaria Got bored of all the warnings in cmd4.c so I cleaned them up.
(edit) @928 [928] 05/17/08 11:10:26 takkaria - Fix issue with monster term not being updated correctly in case of …
(edit) @927 [927] 05/17/08 11:09:12 takkaria Fill the menu struct completely in cmd4.c and fix a bit of whitespace.
(edit) @926 [926] 05/17/08 10:59:50 takkaria #if 0 out an unused function.
(edit) @925 [925] 05/17/08 10:59:02 takkaria Sort out whitespace and fix two OS X warnings.
(edit) @924 [924] 05/17/08 10:00:47 takkaria (#515) Disallow debug chars on the high score list.
(edit) @923 [923] 05/17/08 09:53:42 takkaria (#447) Up the pseudo-ID lengths again after r583.
(edit) @922 [922] 05/17/08 09:47:54 takkaria The append mode previous wasn't appending but overwriting, making pref …
(edit) @921 [921] 05/17/08 09:41:37 takkaria (#546) Use enter to set the base delay factor/hitpoint warning. Also …
(edit) @920 [920] 05/17/08 09:22:00 takkaria (#512) Allow use of PgUp/PgDown? to browse the knowledge menus again.
(edit) @919 [919] 05/17/08 09:10:52 takkaria (#500) Use consistent line terminators in the help files, with the help of …
(edit) @918 [918] 05/17/08 09:08:23 takkaria Use consistent newlines everywhere, and also set the svn:eol-style …
(edit) @917 [917] 05/17/08 08:58:36 takkaria (#489) Make DTrap light green rather than dark.
(edit) @916 [916] 05/17/08 08:56:21 takkaria (#543) Make ammo of slay evil/venom apply to Mithril ammo too.
(edit) @915 [915] 05/17/08 08:55:03 takkaria (#537) Make monster arrow attacks sometimes miss.
(edit) @914 [914] 05/17/08 08:52:49 takkaria Adjust Careth Asdriag and Tuor to be in line with the base items.
(edit) @913 [913] 05/17/08 08:48:11 takkaria Avoid a name conflict and fix a warning (const static -> static const).
(edit) @912 [912] 05/17/08 08:28:47 takkaria (#275) Rejig social status a bit. Social status depends entirely on …
(edit) @911 [911] 05/17/08 07:51:08 takkaria Disconnect the big monster spell switch from the RF3_OFFSET constant and …
(edit) @910 [910] 05/17/08 07:40:39 takkaria Fix the UID issue on OS X again. (Thanks to Rowan Beentje, Aerdan, and …
(edit) @909 [909] 05/17/08 07:21:19 takkaria Remove commas from the end of enums and update the scroll constants.
(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.
Note: See TracRevisionLog for help on using the revision log.