root/trunk/src

Name Size Rev Age Last Change
../
doc 992 2 months takkaria: Update Doxygen config file; add "make doc" target to autoconf-makefile. …
gtk 1024 1 month shanoah: Install the icon direcory, and add ANGBAND_DIR_XTRA_* to variable.c, so …
monster 1018 2 months takkaria: Monster now drop items of depth MAX(depth, monster native depth), rather …
nds 1008 2 months nckmccnnll: Added the outline of a basic NDS port. It requires devkitPRO to compile, …
object 1028 5 days takkaria: (#498, #628) Show correct average damage in pack, and fix torch info …
osx 991 2 months takkaria: Some changes by Rowan Beentje: - (#622) Fix to store.c to prevent item …
player 1027 5 days takkaria: Unarmed combat should give you one blow rather than none.
tests 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
win 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
angband.h 2.0 kB 996 2 months takkaria: Move xtra1.c to player/calcs.c, splitting modify_stat_value() out into …
angband.ico 0.7 kB 1 2 years takkaria: Angband 3.0.7s3.
angband.man 3.5 kB 958 5 months takkaria: A bunch of fixes by Rowan Beentje: - Remove the now useless arg_fiddle, …
attack.c 22.5 kB 1005 2 months takkaria: - Fix silly logic error in player/calcs.c. - Make "You are too afraid to …
birth.c 40.1 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
bitflag.h 1.0 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
button.c 5.5 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
cave.c 95.3 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
cmd0.c 14.4 kB 930 6 months takkaria: Clear up yet more warnings and whitespace issues.
cmd1.c 16.3 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
cmd2.c 40.5 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
cmd3.c 18.9 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
cmd4.c 96.3 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
cmd5.c 13.9 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
cmd6.c 6.5 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
cmd-obj.c 14.8 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
cmds.h 2.5 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
config.h 3.5 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
death.c 9.3 kB 966 5 months takkaria: Remove the "new savefile" code, since it's not suitable for shipping and …
debug.c 1.2 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
debug.h 0.5 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
defines.h 59.3 kB 1013 2 months takkaria: Forgot to commit this as part of the previous change.
dungeon.c 39.7 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
effects.c 35.0 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
effects.h 1.0 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
externs.h 21.9 kB 1024 1 month shanoah: Install the icon direcory, and add ANGBAND_DIR_XTRA_* to variable.c, so …
files.c 58.4 kB 1019 2 months takkaria: Make more skills be displayed numerically.
game-cmd.c 214 bytes 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
game-cmd.h 1.6 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
game-event.c 4.0 kB 930 6 months takkaria: Clear up yet more warnings and whitespace issues.
game-event.h 3.6 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
generate.c 74.8 kB 1020 2 months takkaria: - Update changelog. - Move some functions from obj-util.c to the more …
h-basic.h 5.8 kB 1008 2 months nckmccnnll: Added the outline of a basic NDS port. It requires devkitPRO to compile, …
HEADER 0.5 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
history.c 9.0 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
init1.c 97.7 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
init2.c 34.7 kB 1025 1 month takkaria: Fix previous commit, which used $s instead of %s. Concatenate at …
init.h 5.2 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
list-effects.h 17.8 kB 979 5 months takkaria: Implement the mushroom of sprinting. Forget about making a potion of …
load.c 35.5 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
main-crb.c 95.8 kB 1024 1 month shanoah: Install the icon direcory, and add ANGBAND_DIR_XTRA_* to variable.c, so …
main-gcu.c 17.0 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
main-nds.c 46.5 kB 1008 2 months nckmccnnll: Added the outline of a basic NDS port. It requires devkitPRO to compile, …
main-ros.c 189.7 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
main-sdl.c 79.3 kB 1024 1 month shanoah: Install the icon direcory, and add ANGBAND_DIR_XTRA_* to variable.c, so …
main-win.c 95.6 kB 1024 1 month shanoah: Install the icon direcory, and add ANGBAND_DIR_XTRA_* to variable.c, so …
main-x11.c 52.1 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
main-xxx.c 21.1 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
main.c 8.3 kB 966 5 months takkaria: Remove the "new savefile" code, since it's not suitable for shipping and …
main.h 1.6 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
Makefile 0.6 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
Makefile.inc 18.7 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
Makefile.nds 6.0 kB 1008 2 months nckmccnnll: Added the outline of a basic NDS port. It requires devkitPRO to compile, …
Makefile.nmake 0.9 kB 437 1 year ctate: "clean" target in the NMAKE makefile now deletes the compiled resource …
Makefile.osx 5.6 kB 1007 2 months takkaria: Fix the OS X makefile (maybe?).
Makefile.ros 1.8 kB 139 2 years ajps: Makefile to allow native RISC OS compiling
Makefile.src 1.7 kB 996 2 months takkaria: Move xtra1.c to player/calcs.c, splitting modify_stat_value() out into …
Makefile.std 4.1 kB 997 2 months takkaria: - Nuke object.h, which should have been deleted before. - Fix …
Makefile.win 2.1 kB 1021 2 months takkaria: (#632) Fix Windows compile.
option.c 25.5 kB 987 4 months takkaria: - Remove a pointless variable - Make all torches always start with …
option.h 7.2 kB 987 4 months takkaria: - Remove a pointless variable - Make all torches always start with …
pathfind.c 32.5 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
randname.c 17.6 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
randname.h 1.0 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
save.c 18.0 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
score.c 12.0 kB 965 5 months takkaria: EFfectively rewrite a chunk of the scorefile code so that it now works, …
signals.c 6.8 kB 966 5 months takkaria: Remove the "new savefile" code, since it's not suitable for shipping and …
snd-sdl.c 6.7 kB 1024 1 month shanoah: Install the icon direcory, and add ANGBAND_DIR_XTRA_* to variable.c, so …
spells1.c 89.2 kB 1003 2 months takkaria: Fix logic bug, reported by Pete Mack at …
spells2.c 72.1 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
squelch.c 19.8 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
store.c 60.2 kB 1010 2 months takkaria: Allow checking knowledge in stores.
store.h 0.6 kB 1023 2 months takkaria: Use Angband types rather than C99 types-- this was accidentally checked …
tables.c 29.3 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
target.c 28.0 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
trap.c 7.7 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
types.h 9.8 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
ui-birth.c 26.4 kB 975 5 months shanoah: Get rid of a bunch of compiler warnings.
ui-birth.h 113 bytes 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
ui-event.c 2.0 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
ui-event.h 1.7 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
ui-menu.c 20.2 kB 954 6 months takkaria: Fix some constness warnings.
ui-menu.h 7.9 kB 954 6 months takkaria: Fix some constness warnings.
ui.c 2.1 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
ui.h 1.2 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
util.c 65.7 kB 931 6 months takkaria: Fix another OS X warning.
variable.c 15.3 kB 1024 1 month shanoah: Install the icon direcory, and add ANGBAND_DIR_XTRA_* to variable.c, so …
wiz-spoil.c 16.4 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
wiz-stats.c 5.1 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
wizard.c 33.8 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
wizard.h 225 bytes 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
x-spell.c 27.3 kB 993 2 months takkaria: Reorganise some source files. Sorry if this screws things up for anyone; …
xtra2.c 34.1 kB 1014 2 months takkaria: Move monster hit/death stuff to a more appropriate place …
xtra3.c 35.0 kB 999 2 months takkaria: - Create a new struct, player_state, and put everything that gets …
z-file.c 15.6 kB 922 6 months takkaria: The append mode previous wasn't appending but overwriting, making pref …
z-file.h 6.1 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-form.c 18.0 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-form.h 1.4 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-msg.c 3.4 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-msg.h 6.1 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-quark.c 1.4 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-quark.h 422 bytes 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-rand.c 9.4 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-rand.h 2.1 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-term.c 55.9 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-term.h 8.1 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-type.c 1.2 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-type.h 0.7 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-util.c 7.1 kB 930 6 months takkaria: Clear up yet more warnings and whitespace issues.
z-util.h 2.2 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-virt.c 2.8 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
z-virt.h 3.2 kB 918 6 months takkaria: Use consistent newlines everywhere, and also set the svn:eol-style …
Note: See TracBrowser for help on using the browser.