log
graph
tags
bookmarks
branches
changeset
raw
browse
help
Mercurial
>
hg
>
early-roguelike
changeset 256:
c495a4f288c6
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Import UltraRogue from the Roguelike Restoration Project (r1490)
author
John "Elwin" Edwards
date
Tue, 31 Jan 2017 19:56:04 -0500
parents
d9badb9c0179
children
c4b12d2d1dcd
files
urogue/LICENSE.TXT
urogue/Makefile
urogue/README
urogue/TODO
urogue/armor.c
urogue/artifact.c
urogue/bag.c
urogue/chase.c
urogue/command.c
urogue/daemon.c
urogue/daemons.c
urogue/dict.c
urogue/dict.h
urogue/dictutil.c
urogue/dictutil.h
urogue/encumb.c
urogue/fight.c
urogue/getplay.c
urogue/history.txt
urogue/ident.c
urogue/init.c
urogue/io.c
urogue/lint-curses.h
urogue/list.c
urogue/magic.c
urogue/main.c
urogue/maze.c
urogue/mdport.c
urogue/memory.c
urogue/misc.c
urogue/monsdata.c
urogue/monsters.c
urogue/move.c
urogue/newlvl.c
urogue/options.c
urogue/pack.c
urogue/passages.c
urogue/player.c
urogue/potions.c
urogue/random.c
urogue/rings.c
urogue/rip.c
urogue/rogue.h
urogue/rooms.c
urogue/save.c
urogue/scrolls.c
urogue/state.c
urogue/status.c
urogue/sticks.c
urogue/things.c
urogue/trader.c
urogue/urogue.6
urogue/urogue.sln
urogue/urogue.vcproj
urogue/verify.c
urogue/vers.c
urogue/weapons.c
urogue/wizard.c
urogue/xcrypt.c
diffstat
59 files changed, 42044 insertions(+), 0 deletions(-)
[
+
]
[
-
]
urogue/LICENSE.TXT
138
urogue/Makefile
167
urogue/README
74
urogue/TODO
23
urogue/armor.c
207
urogue/artifact.c
1922
urogue/bag.c
448
urogue/chase.c
1326
urogue/command.c
1383
urogue/daemon.c
327
urogue/daemons.c
999
urogue/dict.c
1160
urogue/dict.h
216
urogue/dictutil.c
438
urogue/dictutil.h
116
urogue/encumb.c
185
urogue/fight.c
2175
urogue/getplay.c
350
urogue/history.txt
1469
urogue/ident.c
136
urogue/init.c
1075
urogue/io.c
471
urogue/lint-curses.h
69