5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #58 (panel change from 3.0.6 messes up running and detection).
Andi Sidwell
as takkaria
More... about 17 years ago
Some more assorted changes, in order of importance: * new splash screen * remove a load of the old changes from changes.txt * add a new lib/readme.txt file, with some semi-useful information in it * update the readme a bit, still a work in progress * always use sizeof() when passing buffer sizes to askfor_aux() * nuke the TODO file, we have a bugtracker now * make the claim that I'm now the maintainer
Andi Sidwell
as takkaria
More... about 17 years ago
* Remove ChangeLog file (dunno where it came from) * Move some #includes from h-system.h to util.c, the only place they wereuseful * SCREEN conflicted with main-gcu. It *is* a bad idea.
Andi Sidwell
as takkaria
More... about 17 years ago
Initial add of menu feature. - Cleaned up z-file.h inclusion. - Added new menu interface (ui.h, ui.c) - Added "knowledge menu" to cmd4.c - Added support for knowledge (tables.c, wizard1.c) - Removed massive redundancy from cmd4.c - Replaced (most) menus in cmd4.c with new interface. More... about 17 years ago
I didn't realise I had uncommitted changes around, so this one's a little messy: * #4: create z-file.c, move file stuff into it and its header file (this cleans up h-define.h a bit) * I ran autotools for the first time, so it regenerated various files (this is just noise) * Kill massive comment at top of save.c * Clean up Makefile.inc a bit * Add comment to top of compile.txt * Add Windows packaging script
Andi Sidwell
as takkaria
More... about 17 years ago
Makefile.std: add main.o to objects, rearrange so my config file still works. Also, remove all the outdated definitions, apart from Solaris, which I might be able to test fairly soon.
Andi Sidwell
as takkaria
More... about 17 years ago
Missed main.c in Makefile.std More... about 17 years ago
Default dependencies broken in some files. Makefile.inc specifies a target, so it needs to be included after the default target. More... about 17 years ago
Replace all uses of strcat() with my_strcat().
Andi Sidwell
as takkaria
More... about 17 years ago
Added automatic addition of -DALLOW_BORG when building the "borg" target in osx. More... about 17 years ago
Missed some changes in previous commit More... about 17 years ago
Check in outstanding OS X changes since 3.0.7s More... about 17 years ago
Remove script.c, update makefiles.
Andi Sidwell
as takkaria
More... about 17 years ago
Add some improvements to the new Makefile.std by pete mack.
Andi Sidwell
as takkaria
More... about 17 years ago
Fix a silly error in the makefile shakeup; Makefile.ibm included itself rather than Makefile.inc.
Andi Sidwell
as takkaria
More... about 17 years ago
Remember to actually add main-lfb.c, as per #1.
Andi Sidwell
as takkaria
More... about 17 years ago
Overhaul the makefile system a little.
Andi Sidwell
as takkaria
More... about 17 years ago
Add the various lib/xtra/ files, and also main-lfb.c.
Andi Sidwell
as takkaria
More... about 17 years ago
Angband 3.0.7s3.
Andi Sidwell
as takkaria
More... about 17 years ago