2013-08-05 21:24:35 by Adam Ciarcinski | Files touched by this commit (8) |
Log message:
Changes 1.3.2:
- Fix: [Admin] End-of-rcon data could not be determined reliably for any rcon command
- Fix: [Content] When the server closed the connection, the client would for \
eternity try to read a packet and never timeout making it impossible to \
reconnect
- Fix: [Script] Changing the script difficulty level in-game would also change \
the settings using the default even though they were not allowed to change \
in-game
- Fix: [Admin] Ensure that sent and received length of json strings are the same
- Fix: [Squirrel] Stack overflow did not show an error, due to the stack to \
throw the error already being full
- Fix: [Script] Documentation implied that XXList::AddItem has a default for \
value if it isn't filled in
- Fix: Layouter caused significant slowdown with text heavy windows, cache it to \
make it manageable
- Fix: Make content list appear faster
- Fix: Non-ICU layouter started new lines with the space which triggered the \
linebreak
- Fix: If the next order cannot be resolved, reset the current order property \
instead of leaving it in an intermediate state
- Fix: [Squirrel] Infinite recursion loop in freeing data via a looping set of \
references
- Fix: One could build bridges over owned land of another company
- Fix: [Script] Texts from scripts were not validated before they were shown, \
causing an assertion to trigger
- Fix: Provide a warning when no vehicles are available, and tell what to do in \
that case
- Fix: Possible reading of uninitialised memory due to undefined execution order
- Fix: [Windows] Race condition between two drawing threads could crash OpenTTD
- Fix: ICU returns the width of the visual run as if the trailing space was \
added (in case a newline was added). This caused the width to be more than the \
requested width, but it would still be drawn correctly
- Fix: Small memory leaks
- Fix: [GS] The checks and validations for setting the extra text in the town \
window became too stringent
|
2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946) |
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948) |
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
2013-05-09 09:40:47 by Adam Ciarcinski | Files touched by this commit (620) |
Log message:
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
|
2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885) |
Log message:
Recursive bump for png-1.6.
|
2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280) |
Log message:
Revbump after graphics/jpeg and textproc/icu
|
2012-10-06 13:55:05 by Aleksej Saushev | Files touched by this commit (310) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-04-30 00:49:31 by David A. Holland | Files touched by this commit (1) |
Log message:
Fix build with non-default PREFIX: tell it where to find liblzo. Otherwise
it knows abotu /usr/pkg, looks there, and fails.
|
2012-04-28 08:56:43 by Adam Ciarcinski | Files touched by this commit (10) |
Log message:
Changes 1.2.0:
* Fix: When starting GS or AI, always use the settings of the game, not the
new-game settings
* Fix: Provide translated comments in the desktop file without language name
postfix
* Fix: Cloning orders of aircraft with limited range failed
|
2012-04-27 14:32:08 by OBATA Akio | Files touched by this commit (302) |
Log message:
Recursive bump from icu shlib major bumped to 49.
|