|
|
|
@922
|
[922]
|
05/17/08 09:47:54 |
takkaria |
The append mode previous wasn't appending but overwriting, making pref … |
|
|
|
@918
|
[918]
|
05/17/08 09:08:23 |
takkaria |
Use consistent newlines everywhere, and also set the svn:eol-style … |
|
|
|
@910
|
[910]
|
05/17/08 07:40:39 |
takkaria |
Fix the UID issue on OS X again. (Thanks to Rowan Beentje, Aerdan, and … |
|
|
|
@894
|
[894]
|
05/11/08 22:18:36 |
takkaria |
Make OS X always give us the correct home directory. Fixes #384, with … |
|
|
|
@759
|
[759]
|
03/12/08 16:07:51 |
takkaria |
Fix some more nits picked up by Shanoah. |
|
|
|
@693
|
[693]
|
02/06/08 12:54:17 |
takkaria |
Fix up Mac support in z-file.c. (patch by Rowan Beentje) |
|
|
|
@626
|
[626]
|
12/22/07 00:11:34 |
takkaria |
Fix character dumps. |
|
|
|
@492
|
[492]
|
08/11/07 12:18:55 |
takkaria |
Fix problems on OS X reported by Al Phillips. |
|
|
|
@491
|
[491]
|
08/11/07 11:38:14 |
takkaria |
Make the blockfile and smap functions endian-independent. |
|
|
|
@474
|
[474]
|
08/09/07 10:53:42 |
takkaria |
Document the new z-file code. |
|
|
|
@469
|
[469]
|
08/09/07 09:07:11 |
takkaria |
Move file handling across to a new API. (#137) Sorry if this landing … |
|
|
|
@467
|
[467]
|
08/08/07 06:52:41 |
takkaria |
Move the user_name function to main.c, where it belongs. |
|
|
|
@440
|
[440]
|
08/03/07 21:45:52 |
ziz |
Add handling of \r\n terminations under MACH_O_CARBON in my_fgets to fix … |
|
|
|
@366
|
[366]
|
07/22/07 11:41:01 |
takkaria |
Fix use of rnfree(). |
|
|
|
@346
|
[346]
|
07/14/07 15:13:28 |
takkaria |
Review and alter memory handling:
* No-one ever needs to worry about OOM … |
|
|
|
@213
|
[213]
|
06/23/07 08:48:04 |
takkaria |
Angband now requires setegid(). Remove player_euid. |
|
|
|
@208
|
[208]
|
06/22/07 10:53:52 |
takkaria |
Add some extra data so we can trace where these the problems are occuring. |
|
|
|
@199
|
[199]
|
06/21/07 19:54:51 |
takkaria |
Fix nits in #159. |
|
|
|
@193
|
[193]
|
06/17/07 11:35:10 |
takkaria |
* Angbandify some of the code in cmd4.c; fix indentation, add more … |
|
|
|
@189
|
[189]
|
06/14/07 19:11:37 |
takkaria |
Bits of cleanup:
* Turn on ALLOW_FEAR, ALLOW_TERROR, GJW_RANDART … |
|
|
|
@187
|
[187]
|
06/14/07 10:38:58 |
ajps |
Fixed directory handle leak. |
|
|
|
@186
|
[186]
|
06/14/07 10:35:07 |
ajps |
Fixed up directory scanning on UNIXy platforms. |
|
|
|
@184
|
[184]
|
06/11/07 08:46:30 |
takkaria |
Fix Windows compilation problems. |
|
|
|
@182
|
[182]
|
06/10/07 11:56:57 |
takkaria |
* Clean up autoconf support more:
- we never make use of info on what … |
|
|
|
@166
|
[166]
|
06/08/07 12:26:41 |
takkaria |
* Convert to Unix newlines in snd-sdl.c and randname.c. … |
|
|
|
@148
|
[148]
|
06/01/07 14:19:25 |
takkaria |
Clean up some licence headers, though it's still an incomplete job. |
|
|
|
@136
|
[136]
|
05/14/07 03:31:20 |
takkaria |
Minimise use of insecure string functions (#45). |
|
|
|
@134
|
[134]
|
05/14/07 03:18:32 |
takkaria |
* Create cmd0.c, with new command lists and command menu code. (closes … |
|
|
|
@130
|
[130]
|
05/12/07 09:39:43 |
takkaria |
* Make monster list display nicer, and allow displaying in the main term. … |
|
|
|
@128
|
[128]
|
05/12/07 08:36:30 |
takkaria |
Slim down ports further (nuke VCS, DOS, IBM, LFB).
Nuke h-config and … |
|
|
|
@127
|
[127]
|
05/11/07 20:18:29 |
takkaria |
* Add directory-scanning code. (z-file.c)
* Make the SDL port use that … |
|
|
|
@48
|
[48]
|
04/19/07 12:56:23 |
takkaria |
* Fix logic in my_fexists()
* Ammo in stores is now treated in groups of … |
|
|
|
@41
|
[41]
|
04/10/07 20:46:44 |
takkaria |
* fix warnings in main-win, cmd4
* clear a lot of cruft out (reduce down … |
|
|
|
@16
|
[16]
|
03/27/07 13:06:31 |
pmac |
Initial add of menu feature.
- Cleaned up z-file.h inclusion.
- Added new … |
|
|
|
@15
|
[15]
|
03/26/07 13:10:15 |
takkaria |
I didn't realise I had uncommitted changes around, so this one's a little … |