Ali El Gariani
63d11bb8a6
Starting to apply patch #644 ,
...
...Shift + mousewheel do a horizontal scrolling. The previous strange
horizontal scrolling system is removed. I'm not sure about the shift
key (seems to be a Mac standard), maybe alt is better ?
2007-04-08 01:31:45 +00:00
Ali El Gariani
63149d0bfa
After a user scrolling (arrows and screen border)...
...
...the new hex under the mouse is now highlighted without need to move
the mouse. The update is done at the end of the scrolling because a
continuous one "dances" between hex, specially if the scrolling is
horizontal.
2007-04-08 01:13:07 +00:00
Ali El Gariani
a489652dde
[[Mouse and scrolling fixes]]
...
* Add a function to send a fake mouse motion to update the mouse
(cursor and effect on hex)
* Use it to update the highlighted hex after (middle and wheel) mouse
scrolling, without need to move the mouse anymore.
2007-04-08 01:00:01 +00:00
Eric S. Raymond
2af1b8eb19
Improve documentation, speed up processing in macroscope.
2007-04-07 23:09:56 +00:00
Eric S. Raymond
72e8eb4602
Macroscope can now process multiple directories specified on the command line,
...
and so can be used for UMC.
I've added a Makefile to data/tools that invokes this in several ways
useful for performing sanity checks.
2007-04-07 22:30:54 +00:00
Patrick Parker
3ccd7b3b15
new [store_turns] tag to store the number of turns remaining
2007-04-07 21:32:52 +00:00
Ali El Gariani
79275acd6e
Submerged units are no longer drowned when zooming.
2007-04-07 20:58:25 +00:00
Ali El Gariani
2f837d5b4f
fix problems with colour cursor in fullscreen
...
(slow speed, bug #7555 and bug #6052 ).
2007-04-07 20:50:28 +00:00
Eric S. Raymond
ca0e68ef61
Added myself to the developer list at Ivanovic's suggestion.
2007-04-07 20:09:28 +00:00
Patrick Parker
1020af2c47
correct a few minor typos and errors
2007-04-07 19:55:30 +00:00
Eric S. Raymond
80228d5536
Cleanup before next round of extensions.
2007-04-07 17:22:29 +00:00
Mark de Wever
79c2e42a9d
added deprecated_message WML tag and schedule deprecated macros for removal.
...
added a small test scenario-test to demonstrate how the messages will look.
2007-04-07 08:44:19 +00:00
Eric S. Raymond
f13c81ff91
Typo fixes and comments. Reorganization of the mutils macros is complete.
2007-04-07 08:04:17 +00:00
Eric S. Raymond
1902558730
Move the remaining unsorted util macros to a new topic file.
2007-04-07 08:01:35 +00:00
Eric S. Raymond
267be2a36c
Start a deprecated-utils.cfg file for stuff slated to be removed.
2007-04-07 07:58:29 +00:00
Eric S. Raymond
a73ca1fdb5
Report my recent work.
2007-04-07 07:56:16 +00:00
Eric S. Raymond
9188eb76ea
Utils macros reorganized for new topic separations.
2007-04-07 07:03:12 +00:00
Eric S. Raymond
51ad1a1498
Create a new topic file for macros that do images and overlays and effects.
2007-04-07 06:55:40 +00:00
Eric S. Raymond
93d9a40887
Push ENDGAME back where it came from.
...
It's used only that once, and it's badly named.
2007-04-07 06:22:05 +00:00
Eric S. Raymond
ec47eec026
Move some music control macros out of utils...
...
...into the topic file for sound utility macros, because they have no
dependencies on the other stuff in utils.
2007-04-07 06:20:27 +00:00
John W. C. McNabb
731a07dcc6
fixes to correctly handle AI that tries to move a unit without knowing...
...
...what is in its path
2007-04-07 06:06:14 +00:00
Eric S. Raymond
30883dd980
Add explanatory documentation comments to various utils files.
2007-04-07 05:35:53 +00:00
Eric S. Raymond
9f0927aee8
Replace instances of PUT_IMG in tSG and UtBS with the util macro PLACE_IMAGE.
2007-04-07 04:37:50 +00:00
Eric S. Raymond
169513ed8d
Removed unused macro definitions...
...
...for bits of storyline that have been edited out. If you need the
old text, revert this diff.
2007-04-07 04:22:41 +00:00
Eric S. Raymond
72778f7688
Removed unused macro.
2007-04-07 04:13:38 +00:00
Patrick Parker
7a5f3d9e2b
silene's patch #716 : Make --nogui actually useful on its own
2007-04-07 03:35:50 +00:00
Patrick Parker
e0f200a502
silene's patch #715 : Fix incorrect last argument of paths constructor
2007-04-07 03:22:55 +00:00
Patrick Parker
d0e3e11c47
use the more consistent replay style for [fire_event] source locations
2007-04-06 23:15:58 +00:00
Mark de Wever
2da6d11d8f
change the internal functions to use internal linkage
2007-04-06 22:41:00 +00:00
Eric S. Raymond
bb188a497d
Avoid duplicating a definition (last one in the tree).
2007-04-06 22:19:20 +00:00
Mark de Wever
ff0892a5de
ported 2007-04-06T22:00:39Z!koraq@xs4all.nl frrom 1.2 branch fixes bug #8839
2007-04-06 22:05:50 +00:00
Eric S. Raymond
1ffa5b8fa4
HIGH_PRIORITY_TARGETS only gets used when HARD is on,
...
so don't define it otherwise. Avoids a spurious error message from
macroscope.
2007-04-06 22:01:14 +00:00
Jérémy Rosen
d08d4f536c
fix crash when uncompressing improper WML in network code
2007-04-06 20:47:27 +00:00
Mark de Wever
92f18688bd
cleaned up unit_frame a bit, still can use some more cleaning up.
...
moved the progressive_int and double into a template the string not
since it differs too much for now.
2007-04-06 18:15:42 +00:00
Eric S. Raymond
91bf427633
Avoid a macro name collision.
2007-04-06 17:47:40 +00:00
Mark de Wever
723b21389d
Cleaned up the sources and added automatic wildcard extension to the terrains.
...
This is not 100% finished, still needs some tuning but this version works.
2007-04-06 17:20:35 +00:00
Eric S. Raymond
a8e799793c
The Perl random-map generator is both obsolete
...
(only does the old single-letter format) and redundant (there's a
better-maintained one in C++ now). Furthermore nobody seems to have
cared about it since 2003. And I'm trying to remove cruft from the
internal toolset, so away it goes.
2007-04-06 16:48:46 +00:00
David Philippi
e004538423
swedish translation update
2007-04-06 16:24:58 +00:00
Nils Kneuper
4767ac9a7e
updated German translation
2007-04-06 14:41:14 +00:00
Nils Kneuper
1a393a87a2
updated German translation
2007-04-06 13:39:46 +00:00
Nils Kneuper
8ea932ba9b
updated German translation
2007-04-06 13:08:23 +00:00
Gunter Labes
c3ccae587b
fixed some macro calls that weren't updated with the new font parameter
...
(starting wesnoth once to test changes helps ;-))
2007-04-06 13:05:03 +00:00
David Philippi
f231fb12e0
merged patch #714 by silene
...
- removal of dead stuff and static linkage marking for internal functions
2007-04-06 12:26:02 +00:00
Eric S. Raymond
48d08c07b8
PUT_IMG is trivial but it's used more than once.
...
Haul it into the utils library for now, it might get abolished at a
later cleanup stage.
2007-04-06 09:43:39 +00:00
Eric S. Raymond
c2860d228a
Remove unused "320" definitions, this theme doesn't need them.
2007-04-06 09:35:07 +00:00
Eric S. Raymond
875da2584c
Add more reporting modes to macroscope.
2007-04-06 09:31:44 +00:00
Nils Kneuper
e631c3797b
moved stip_image_profiles.sh into the "base" utils folder
2007-04-06 09:06:53 +00:00
Nils Kneuper
c9b7f2ab97
updated French translation
2007-04-06 08:49:07 +00:00
Eric S. Raymond
35ccea00d5
Remove some unused definitions.
2007-04-06 08:29:53 +00:00
Eric S. Raymond
fcc22c3f61
Avoid multiple definitions of the same macro.
2007-04-06 08:26:27 +00:00