|
|
|
@963
|
[963]
|
06/28/08 05:33:23 |
takkaria |
Revert r959, because of the problem reported at … |
|
|
|
@959
|
[959]
|
06/09/08 21:59:55 |
takkaria |
Add an efficient font caching system (never call AddFontResource?, etc. for … |
|
|
|
@958
|
[958]
|
06/09/08 21:56:12 |
takkaria |
A bunch of fixes by Rowan Beentje:
- Remove the now useless arg_fiddle, … |
|
|
|
@918
|
[918]
|
05/17/08 09:08:23 |
takkaria |
Use consistent newlines everywhere, and also set the svn:eol-style … |
|
|
|
@542
|
[542]
|
08/24/07 07:20:46 |
ajps |
Split out ui-event and ui-menu from ui.c, partly in preparation for other … |
|
|
|
@538
|
[538]
|
08/19/07 12:46:27 |
ajps |
First stages of new game command interface thing. Seems to work OK on … |
|
|
|
@529
|
[529]
|
08/17/07 15:24:51 |
ajps |
Some changes to get the Windows port building again. |
|
|
|
@521
|
[521]
|
08/12/07 19:26:33 |
takkaria |
Clean up config.h a bit, and remove the … |
|
|
|
@487
|
[487]
|
08/11/07 00:23:50 |
ctate |
Update a remnant of the pre-grid_data call signature of map_info() that … |
|
|
|
@469
|
[469]
|
08/09/07 09:07:11 |
takkaria |
Move file handling across to a new API. (#137) Sorry if this landing … |
|
|
|
@399
|
[399]
|
07/28/07 16:28:09 |
takkaria |
Merge changes [324]-[396] from the angband-3.0.8 branch. |
|
|
|
@398
|
[398]
|
07/28/07 12:04:36 |
ctate |
Cleanup:
* Fix cut/paste compile error in effects.c
* Regularise … |
|
|
|
@388
|
[388]
|
07/27/07 19:33:31 |
takkaria |
Fix main-win.c warnings and errors. |
|
|
|
@275
|
[275]
|
07/04/07 18:01:45 |
takkaria |
Fix Windows sound support (closes #165). |
|
|
|
@220
|
[220]
|
06/26/07 18:27:33 |
ajps |
A couple of bits of code cleanup to fix warnings, and a few alterations … |
|
|
|
@214
|
[214]
|
06/23/07 10:50:19 |
takkaria |
- Revert X11 copy-and-paste code (#62)
- Remove pointless force_roguelike … |
|
|
|
@189
|
[189]
|
06/14/07 19:11:37 |
takkaria |
Bits of cleanup:
* Turn on ALLOW_FEAR, ALLOW_TERROR, GJW_RANDART … |
|
|
|
@179
|
[179]
|
06/09/07 19:46:42 |
takkaria |
Really fix main-win.c. :) |
|
|
|
@178
|
[178]
|
06/09/07 19:34:09 |
takkaria |
Bugfix: #if should be #ifdef in main-win |
|
|
|
@155
|
[155]
|
06/05/07 15:25:10 |
takkaria |
Apply patches from #129 (Christer Nyfalt). |
|
|
|
@153
|
[153]
|
06/05/07 14:41:58 |
takkaria |
* Remove hardcoded values for p_ptr->noscore (#141).
* Remove some … |
|
|
|
@141
|
[141]
|
05/14/07 19:27:04 |
takkaria |
Switch to new model for producing sound: instead of a TERM_XTRA_SOUND … |
|
|
|
@136
|
[136]
|
05/14/07 03:31:20 |
takkaria |
Minimise use of insecure string functions (#45). |
|
|
|
@115
|
[115]
|
05/06/07 12:29:26 |
takkaria |
Allow the SDL port to compile on Windows. |
|
|
|
@82
|
[82]
|
04/25/07 17:12:29 |
takkaria |
Import a batch of patches by Hallvard Furuseth for Angband 3.0.0:
* … |
|
|
|
@70
|
[70]
|
04/23/07 19:44:24 |
takkaria |
* Fix Windows mouse behaviour
* Fix bigtile pathfinding
* Fix Windows … |
|
|
|
@69
|
[69]
|
04/23/07 17:53:20 |
takkaria |
Commit the remainder of the mouse patch code. Closes #93. |
|
|
|
@63
|
[63]
|
04/22/07 18:45:41 |
takkaria |
Move Windows-specific stuff into win/ (closes #15). |
|
|
|
@41
|
[41]
|
04/10/07 20:46:44 |
takkaria |
* fix warnings in main-win, cmd4
* clear a lot of cruft out (reduce down … |
|
|
|
@1
|
[1]
|
03/23/07 16:50:26 |
takkaria |
Angband 3.0.7s3. |