This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7734   15 years erik # Added more resources to the techdemo-mp.pmp (multiplayer testing …
(edit) @7733   15 years Jan Wassenberg (vc2010) warning fixes
(edit) @7732   15 years autobuild Automated build.
(edit) @7731   15 years Jan Wassenberg more ACPI fixes (acpi_Init removed => callers must be prepared for …
(edit) @7730   15 years brian Made units attack enemy foundations instead of trying to build them
(edit) @7729   15 years autobuild Automated build.
(edit) @7728   15 years Jan Wassenberg fix overzealous assert (if windows doesn't provide the ACPI routines, …
(edit) @7727   15 years brian Code cleanup
(edit) @7726   15 years brian If any units in a selection have the ability to perform a task, then …
(edit) @7725   15 years autobuild Automated build.
(edit) @7724   15 years Jan Wassenberg fix: wasn't checking function pointers => crash on older windows versions
(edit) @7723   15 years philip Fix NaNs when gathering from unsupported resource types. Fall back to …
(edit) @7722   15 years autobuild Automated build.
(edit) @7721   15 years philip Show message box when opening URL, since it might take a while to …
(edit) @7720   15 years philip Fix URL opener on OS X
(edit) @7719   15 years Jan Wassenberg warning fixes
(edit) @7718   15 years Jan Wassenberg enable use of ACPI without the mahaf driver (required for NUMA SRAT …
(edit) @7717   15 years Jan Wassenberg fixes+improvements from work (overhaul wutil, add convenience macros …
(edit) @7716   15 years Jan Wassenberg fix SxS failure when vc2008 is installed but not patched vc2005 …
(edit) @7715   15 years philip Windows fixes
(edit) @7714   15 years philip Add basic help page into the main menu. Add buttons to open the web …
(edit) @7713   15 years brian Used Hele portrait sheet for units that begin with "camp" Made button …
(edit) @7712   15 years philip Remove unneeded genericity
(edit) @7711   15 years philip Fix non-PCH builds
(edit) @7710   15 years philip Fix warning
(edit) @7709   15 years philip Report errors when hosting/joining fails
(edit) @7708   15 years philip Disable visible logging of network messages
(edit) @7707   15 years philip Fix simulation test
(edit) @7706   15 years philip Handle disconnections better. Remove local sessions (just use ENet for …
(edit) @7705   15 years philip Fix uninitialised value in logger.
(edit) @7704   15 years philip Prevent ugly output from logger when vswprintf fails before filling …
(edit) @7703   15 years philip GCC 4.0 build fix
(edit) @7702   15 years brian Fixed attempt to perform a string operation on a template instead of …
(edit) @7701   15 years brian Fixed a GUI selection display bug where the final element of a large …
(edit) @7700   15 years philip Reserve space for minimap units. Saves approximately 0.01ms per frame.
(edit) @7699   15 years philip Fix errors when compiling with _GLIBCXX_PROFILE
(edit) @7698   15 years philip Fix houses increasing pop limit before construction has finished
(edit) @7697   15 years brian Re-enabled "remove from training queue" buttons since they work now
(edit) @7696   15 years brian Added tooltip to rank icon Some code cleanup / rework Minor fixes
(edit) @7695   15 years philip Warning fix
(edit) @7694   15 years philip Support Unicode reliably in logger, via explicit conversion to UTF-8. …
(edit) @7693   15 years philip Partially fix network tests
(edit) @7692   15 years philip Fix lossy fixed<->jsval conversion. (Hopefully this will really fix …
(edit) @7691   15 years philip Fix units spawning on top of each other. Add type-safety to prevent …
(edit) @7690   15 years philip Add fixed-point sin/cos, to fix OOS errors
(edit) @7689   15 years philip Use more precision in debug serialization, to help debugging of OOS errors
(edit) @7688   15 years philip Fix some printf string formatting
(edit) @7687   15 years Jan Wassenberg fix: don't generate spurious resize events in fullscreen mode when …
(edit) @7686   15 years Jan Wassenberg less global variables: make most uses of g_VFS explicit (required for …
(edit) @7685   15 years brian Fixed resource quantities not showing for player owned units
(edit) @7684   15 years brian Entities that have 0 resources remaining are now removed
(edit) @7683   15 years brian Fixed the GUI selection issue where killed units were not being …
(edit) @7682   15 years autobuild Automated build.
(edit) @7681   15 years philip Call enet_initialize (see previous commit message). Fixes #509.
(edit) @7680   15 years Jan Wassenberg we noticed that vcbuild somehow excludes winit function pointers from …
(edit) @7679   15 years brian Added third row of buttons to layout
(edit) @7678   15 years philip Fix references to nonexistent celt_fortress
(edit) @7677   15 years philip Extend tool to check errors in Builder/TrainingQueue lists
(edit) @7676   15 years philip Fix tokenisation to ignore multiple spaces
(edit) @7675   15 years brian Added rank icon Removed displayed rank name (functions still …
(edit) @7674   15 years philip Add map for multiplayer testing
(edit) @7673   15 years autobuild Automated build.
(edit) @7672   15 years philip Set each player's default camera location to their civ center.
(edit) @7671   15 years philip Add ENet stats to profile viewer.
(edit) @7670   15 years philip Fix updating of scrollbars on text controls.
(edit) @7669   15 years philip Fix warning
(edit) @7668   15 years Jan Wassenberg windows build fix: more boost headers were required, and string.hpp …
(edit) @7667   15 years philip Fix inheritance of construction/training lists.
(edit) @7666   15 years philip Add Boost string algorithms
(edit) @7665   15 years brian Made player colors work for player names Used civ name for the player …
(edit) @7664   15 years philip Basic disconnection handling. Pre-game chat. Fix dynamic updates of …
(edit) @7663   15 years brian Changed player 1 to "hele" to match units on Latium map
(edit) @7662   15 years brian Player name now references actual player name (almost) Added civ name …
(edit) @7661   15 years brian Extended access to existing player attributes (this goes with …
(edit) @7660   15 years brian Added getter methods for some existing attributes
(edit) @7659   15 years brian Moved menu code out into: menu.js Moved selection details and unit …
(edit) @7658   15 years autobuild Automated build.
(edit) @7657   15 years brian Added resource quantities to GUI for resource entities Some code cleanup
(edit) @7656   15 years philip Fix svn:ignore for tests
(edit) @7655   15 years philip Set svn:eol-style native
(edit) @7654   15 years philip Windows fixes. Avoid Boost.Random since it adds a dependency on a new …
(edit) @7653   15 years philip # Refactored the networking code, and redesigned the game setup …
(edit) @7652   15 years philip Fix line endings
(edit) @7651   15 years philip Fix CStr8 serialisation bug.
(edit) @7650   15 years philip Enable latest JS language features. Load GUI scripts as UTF-8.
(edit) @7649   15 years philip # GUI bug fixes. Align rendered shapes to pixels, to avoid fuzzy …
(edit) @7648   15 years philip Expose the user's login name.
(edit) @7647   15 years philip Fix use of deprecated libpng feature.
(edit) @7646   15 years brian Applied new theme (thinWheatWindow) Added bronze rectangles behind …
(edit) @7645   15 years brian New style: thinWheatWindow (same as wheatWindow, but thinner borders)
(edit) @7644   15 years brian Added MAX_SELECTION_SIZE (24) to bandboxed selections Cleaned up …
(edit) @7643   15 years brian Cut off panel on right side at 1024 for wide resolutions Larger …
(edit) @7642   15 years brian Fixed minimap (z-value was making it unclickable) Made stamina bar …
(edit) @7641   15 years Jan Wassenberg update VC2005 CRT fixes #510 unfortunately, anyone compiling with …
(edit) @7640   15 years brian New GUI design - marble edges instead of bronze edges Overall layout …
(edit) @7639   15 years brian Fixed alignment issue with the left and right sides of the right …
(edit) @7638   15 years michael
(edit) @7637   15 years philip Fix script serializer to cope with spliced array enumeration quirk
(edit) @7636   15 years philip Reduce use of strongly-discouraged JS_ValueToFunction
(edit) @7635   15 years brian New basic GUI designed roughly off of AoE3 - ALPHA 1 Features: -Basic …
Note: See TracRevisionLog for help on using the revision log.