• R/O
  • SSH
  • HTTPS

jband: List of commits


RSS
Rev. Time Author
r42 2009-06-12 14:20:19 csartanis

Replace the rest of the L wide string prefixes with _T()

r41 2009-06-12 14:18:46 csartanis

Fix logic error in file write.

r40 2009-06-12 14:17:03 csartanis

Fix makefiles referencing renamed player/p-util.o

r39 2009-06-12 02:47:04 paulblay

Now up to date with Vanilla Changeset 1436

r38 2009-06-07 04:46:45 paulblay

Experimenting with FLUID GUI tool from FLTK.

r37 2009-06-06 21:15:35 paulblay

All source code files now in UTF-8 encoding.

r36 2009-06-06 21:08:14 paulblay

Table now displays correctly.

r35 2009-06-06 19:46:01 paulblay

We don't need the font file. ^ ^;

r34 2009-06-06 06:45:16 paulblay

Now displays actual table data (incorrectly).

r33 2009-06-06 04:43:18 paulblay

Gets test output from database table.

r32 2009-06-06 00:36:11 paulblay

Now opens database from location relative to main exe file.

r31 2009-06-05 23:35:36 paulblay

Demonstrates ability to handle Unicode / UTF-8 with Japanese text.

r30 2009-06-05 22:07:31 paulblay

Mustn't forget the new files...

r29 2009-06-05 19:42:41 paulblay

Now using FLTK (other versions may follow).

r28 2009-06-05 19:13:31 paulblay

Now up to date with Vanilla Angband Changeset 1430.

r27 2009-06-02 05:37:50 paulblay

Up to Vanilla Angband changeset 1425

r26 2009-05-31 22:29:09 paulblay

main-sdl.cpp was missing from committed files. Now produces an output window in SDL (doesn't do anything yet ;-).

r25 2009-05-31 06:33:38 paulblay

SDL compile now works (with VC++). Not yet properly tested.

r24 2009-05-31 04:55:29 paulblay

Just marking the point before I start playing with SDL. If it doesn't go well I'll need to revert to this commit. ;-)

r23 2009-05-31 02:20:17 paulblay

Minor updates, added edit files to play with.

r22 2009-05-30 05:49:49 paulblay

Still fiddling around.

r21 2009-05-30 05:49:02 paulblay

Renamed some files.

r20 2009-05-29 23:03:59 paulblay

Test code for SQLite development. No useful functionality yet.

r19 2009-05-29 21:51:50 paulblay

AngEdit utility. This utility, complementary to JBand, is intended for safe and easy user-editing of Angband data (monsters, items, etc.) It is also intended as a proof of concept for using SQLite in Angband code for handing the *_info data.

r18 2009-05-29 03:02:36 paulblay

Lots of variable type tweaking. Hopefully no more broken than it already was.

r17 2009-05-29 01:11:50 paulblay

Implemented changeset 1415 from Vanilla Angband.

r16 2009-05-28 19:04:02 paulblay

Separate file modes added for binary read and binary write. (Needed after switching to UTF-8)

r15 2009-05-28 06:37:40 paulblay

Reading text files in UTF-8 now works, so switched them back from UTF-16 to UTF-8. Unfortunately a glitch in loading data from limit.txt appears to have arisen between this update and the previous revision.

r14 2009-05-28 02:18:47 paulblay

Now reaches monster array initialization before crashing.

r13 2009-05-28 01:24:12 paulblay

Files in /edit subdirectory are now in UTF-16. Started work on save/load functionality, but still very broken.

Show on old repository browser