5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Windows compilation problems.
Andi Sidwell
as takkaria
More... almost 17 years ago
Add a bit of PDCurses magic to make the keypad work over there; also clean up a bit, more generally.
Andi Sidwell
as takkaria
More... almost 17 years ago
* Clean up autoconf support more: - we never make use of info on what system we're built on, so remove config.sub and config.guess - stop checking for things we never use, or we use irrespectively of whether they're detected or not - use better SDL checking code - fix SOURCE line in src/Makefile so dependencies are generated once again * Move signals code to signals.c, and permissions grabbing code to z-file.c * Clean up the macros in z-virt.h * Remove autoconf.h.in (autogenerated by autoheader, so unnecessary) * Remove various double-includes and simplify bits of the header files
Andi Sidwell
as takkaria
More... almost 17 years ago
Fix up configure so that it defines things appropriately all the time.
Andi Sidwell
as takkaria
More... almost 17 years ago
Get the console mode working properly.
Andi Sidwell
as takkaria
More... almost 17 years ago
Really fix main-win.c. :)
Andi Sidwell
as takkaria
More... almost 17 years ago
Bugfix: #if should be #ifdef in main-win
Andi Sidwell
as takkaria
More... almost 17 years ago
Really fix the windows makefile, make it default to cygwin
Andi Sidwell
as takkaria
More... almost 17 years ago
Fix the Windows makefile.
Andi Sidwell
as takkaria
More... almost 17 years ago
Cleanup: Stopped a compiler warning and tried to comply better with the Coding Guidelines. More... almost 17 years ago
Add a new Windows gmake makefile, which supports cross-compiling, either the mingw or gcc environments, and a choice of pdcurses or native interface.
Andi Sidwell
as takkaria
More... almost 17 years ago
Missed this one.
Andi Sidwell
as takkaria
More... almost 17 years ago
Add centered dots (char 31) and solid walls (char 127) to the new fonts. Because of this, the SDL port can now always use centered dots. (#148)
Andi Sidwell
as takkaria
More... almost 17 years ago
* Dump squelch and autoinscribe settings as part of the options dump. * Make version numbers more centralised * Nuke MAINTAINER define, update bugs address
Andi Sidwell
as takkaria
More... almost 17 years ago
Fix the other problems in #128: * Enter doesn't work on options menu * Moving "up" in stores on Windows is the same as pressing space
Andi Sidwell
as takkaria
More... almost 17 years ago
Fix some menu bugs (#128): * Options submenus should use a, b, c etc. * Macro menu doesn't have the right indentation. * Birthscreen menu for race/class has cursor in wrong place (should be on the grid of the selected menu item).
Andi Sidwell
as takkaria
More... almost 17 years ago
Update copying info.
Andi Sidwell
as takkaria
More... almost 17 years ago
Fix automake handling of SDL and everything; works on Linux again now.
Andi Sidwell
as takkaria
More... almost 17 years ago
* Convert to Unix newlines in snd-sdl.c and randname.c. * Get compiling cleanly on Solaris.
Andi Sidwell
as takkaria
More... almost 17 years ago
Fix #153, at least on OpenBSD.
Andi Sidwell
as takkaria
More... almost 17 years ago
Make a start at fixing #153.
Andi Sidwell
as takkaria
More... almost 17 years ago
Code for #88 (lantern/torch behaviour and features).
Andi Sidwell
as takkaria
More... almost 17 years ago
- Update splashscreen. - Update various file manifests in Makefiles - Nuke .keep files (#133) - Nuke various out-of-date or useless files.
Andi Sidwell
as takkaria
More... almost 17 years ago
Spend the best part of the evening compiling a fairly comprehensive changelog for 3.0.8.
Andi Sidwell
as takkaria
More... almost 17 years ago
Fix #124, with a brief update on what's changed this version.
Andi Sidwell
as takkaria
More... almost 17 years ago
#145: move m4/ contents into acinclude.m4, re-run autoconf and such.
Andi Sidwell
as takkaria
More... almost 17 years ago
#126: Make amnesia a timed effect, with a chance of affecting the ability to use staffs/wands/rods/books/artifacts. Almost certainly requires tweaking.
Andi Sidwell
as takkaria
More... almost 17 years ago
Oops. Forgot to commit updated edit files.
Andi Sidwell
as takkaria
More... almost 17 years ago
Fix #56:
Andi Sidwell
as takkaria
More... almost 17 years ago
Apply patches from #129 (Christer Nyfalt).
Andi Sidwell
as takkaria
More... about 17 years ago