Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
srogue11
Browse files
Feb 29, 2016
xcrypt.c - unsigned char -> const char
· b2cbcabb
Alex
authored
Feb 29, 2016
b2cbcabb
make 'charge_str' global
· 544c3c73
Alex
authored
Feb 29, 2016
544c3c73
sticks.c needs string.h
· f545b157
Alex
authored
Feb 29, 2016
f545b157
rs_save_file and rs_restore_file need to be global
· c8300a8e
Alex
authored
Feb 29, 2016
c8300a8e
save.c - need unistd and wait headers
· 0add4961
Alex
authored
Feb 29, 2016
0add4961
rip.c needs unistd for 'close' and scp has type long
· b63cde98
Alex
authored
Feb 29, 2016
b63cde98
Don't compare bool to a constant
· 7eaa2612
Alex
authored
Feb 29, 2016
7eaa2612
misc.c - changed to modern function declarations
· 73008c06
Alex
authored
Feb 29, 2016
73008c06
things.c - changed to modern function declarations
· b73a72d7
Alex
authored
Feb 29, 2016
b73a72d7
command.c - changed to modern function declarations
· 18fbdfe4
Alex
authored
Feb 29, 2016
18fbdfe4
encumb.c - changed to modern function declarations
· 47b77f21
Alex
authored
Feb 29, 2016
47b77f21
rooms.c - changed to modern function declarations
· a407ef8e
Alex
authored
Feb 29, 2016
a407ef8e
monsters.c - changed to modern function declarations
· 43483064
Alex
authored
Feb 29, 2016
43483064
Feb 26, 2016
xcrypt.c - changed to modern function declarations
· 1005863b
Alex
authored
Feb 26, 2016
1005863b
pstats.c - changed to modern function declarations
· ff3679cb
Alex
authored
Feb 26, 2016
ff3679cb
include stdlib.h for 'free'
· 798345ce
Alex
authored
Feb 26, 2016
798345ce
weapons.c - changed to modern function declarations
· cd4b45e2
Alex
authored
Feb 26, 2016
cd4b45e2
sticks.c - changed to modern function declarations
· af9bcfa8
Alex
authored
Feb 26, 2016
af9bcfa8
trader.c - changed to modern function declarations
· 3a7ff3f7
Alex
authored
Feb 26, 2016
3a7ff3f7
main.c - changed to modern function declarations and corrected 'whoami'
· 02262d7b
Alex
authored
Feb 26, 2016
02262d7b
changed 'daemon' to 'srdaemon' to avoid unistd conflict
· 30c80df5
Alex
authored
Feb 26, 2016
30c80df5
options.c - changed to modern function declarations
· 64b3b275
Alex
authored
Feb 26, 2016
64b3b275
potions.c - changed to modern function declarations
· 5db0bde0
Alex
authored
Feb 26, 2016
5db0bde0
save.c - changed to modern function declarations
· 192ddf29
Alex
authored
Feb 26, 2016
192ddf29
chase.c - changed to modern function declarations
· bb98eba9
Alex
authored
Feb 26, 2016
bb98eba9
removed requirement for unistd.h by removing useless sbrk calls
· 9e82767c
Alex
authored
Feb 26, 2016
9e82767c
deamon.c - changed to modern function declarations
· 9e26a5c2
Alex
authored
Feb 26, 2016
9e26a5c2
rip.c - changed to modern function declarations
· 2bb7382e
Alex
authored
Feb 26, 2016
2bb7382e
passages.c - changed to modern function declarations
· 196fa920
Alex
authored
Feb 26, 2016
196fa920
list.c - changed to modern function declarations
· 9f1df7ca
Alex
authored
Feb 26, 2016
9f1df7ca
pack.c - changed to modern function declarations
· 43db7c88
Alex
authored
Feb 26, 2016
43db7c88
io.c - changed to modern function declarations.
· 1f672566
Alex
authored
Feb 26, 2016
1f672566
Feb 23, 2016
new_leve.c - changed to modern function declarations
· c0c39dff
Alex
authored
Feb 23, 2016
c0c39dff
scrolls.c - changed to modern function declarations
· f31598f3
Alex
authored
Feb 23, 2016
f31598f3
fight.c - changed to modern function declarations
· fa73c3e2
Alex
authored
Feb 23, 2016
fa73c3e2
init.c - changed to modern function declarations
· 99de0c62
Alex
authored
Feb 23, 2016
99de0c62
armor.c - changed to modern function declarations
· 6387a8e2
Alex
authored
Feb 23, 2016
6387a8e2
move.c - corrected teleport() call
· 1d864c09
Alex
authored
Feb 23, 2016
1d864c09
wizard.c - changed to modern function declarations
· 39b88c25
Alex
authored
Feb 23, 2016
39b88c25
Feb 17, 2016
daemons.c - changed to modern function declarations
· 8d48620a
Alex
authored
Feb 17, 2016
8d48620a
Loading