ufo2000
2012-03-05 ssvbVersion bump (0.9.1176 beta release) master github/master trunk
2011-12-26 lukxHungarian translation added
2011-12-16 FomkaFix for issue 572, part 1/2: without path coloring.
2011-12-15 Siarhei SiamashkaSet status message instead of spamming log in "report_g...
2011-12-15 Siarhei SiamashkaPlay "error" sound when showing status message
2011-12-15 Siarhei SiamashkaAdded new directories for sound samples from freesound.org
2011-12-15 Siarhei SiamashkaFix for bug #603 ('Messages about TU reservation flood...
2011-12-15 Siarhei SiamashkaAdded "set_status_message" helper function
2011-12-15 Siarhei SiamashkaShow FPS/WATCH indicators from the new "show_status_mes...
2011-11-20 Siarhei SiamashkaFixed build failure when compiling with clang++
2011-11-20 Siarhei SiamashkaCompatibility with libpng-1.5
2011-11-19 Siarhei SiamashkaDefine O_BINARY as 0 if it is not available
2011-08-10 FomkaAdded title to the "attributes" popup dialog.
2011-08-04 FomkaRemoved debug and unnecessary messages from battlerepor...
2011-08-04 FomkaCorrected battle_report message "wrong wholeCRC" for...
2011-07-31 Siarhei SiamashkaFix for "format not a string literal and no format...
2011-07-31 FomkaPartial fix for issue #617, set debug messages to be...
2011-07-31 FomkaPartial fix for issue #617, set messages to be translatable
2011-07-31 FomkaPartial fix for issue #617, corrected typos and errors
2011-07-07 Siarhei SiamashkaDefault game server changed to ufo2000.net
2011-07-07 Siarhei Siamashkaufo2000.pot removed from version control
2011-07-07 FomkaRussian translation update
2010-06-21 Siarhei SiamashkaThe old deprecated 'Wind' class removed for good
2010-06-20 Siarhei SiamashkaRemove the use of deprecated 'Wind' class from 'main...
2010-06-20 Siarhei SiamashkaAdded possibility to hide empty text entry line for...
2010-06-20 Siarhei SiamashkaAdded support for setting background picture for Consol...
2010-06-19 Siarhei SiamashkaFixed ITEMDATA related big/little endian compatibility...
2010-06-19 Siarhei SiamashkaFixed map tile shape info loading problem on big endian...
2010-06-18 Siarhei SiamashkaRemoved unused 'Platoon::selected_soldier' variable
2010-06-18 Siarhei SiamashkaUse valgrind to validate the data passed to Engine...
2010-06-06 Siarhei SiamashkaFixup svn:eol-style for the text files which did not...
2010-06-06 Siarhei SiamashkaRemoved (incomplete) debian packaging
2010-06-06 Siarhei SiamashkaRemoved (non-working) SCons support
2010-06-01 Siarhei SiamashkaRemoved all the references to the unused project name...
2010-05-24 Siarhei SiamashkaVersion bump (0.9.1142 beta release) 0.9.1142
2010-05-24 Siarhei SiamashkaSave/load using F2/F3 buttons is only permitted for...
2010-05-23 Siarhei SiamashkaFixed soldier name buffer overflow bug (issue #554).
2010-05-23 Siarhei SiamashkaFixed a bunch of string format related issues reported...
2010-05-23 Siarhei SiamashkaSet 'format_arg' attribute for 'ufo2k_gettext' function
2010-05-23 Siarhei SiamashkaCode cleanup for the version negotiation in 'Connect...
2010-05-22 Siarhei SiamashkaRemoved the use of deprecated 'Wind' class from 'Connec...
2010-05-22 Siarhei SiamashkaAdded C++ variant of lua 'string.format' (a safe sprint...
2010-05-22 Siarhei SiamashkaFunction 'show_help' moved to text.cpp for future reuse.
2010-05-22 Siarhei SiamashkaRename function 'Connect::do_chat' -> 'Connect::do_vers...
2010-05-19 FomkaFixed bug #582 ('Demolition Pack of UFO2000 Weapon...
2010-05-19 Siarhei SiamashkaRemoved "Compare CRC" table column from db2htmlreport...
2010-05-15 Siarhei SiamashkaFix for issue #0000595 ('Female unit changing bug ')
2010-05-15 Siarhei SiamashkaVersion bump (0.9.1129 beta release)
2010-05-14 Siarhei SiamashkaForbid adding bogus alpha channel when loading images...
2010-05-14 Siarhei SiamashkaFixes for ALPHA_SPRITE creation in unusual cases
2010-05-14 Siarhei SiamashkaDisable FULLSCREEN and SCALE2X in the default configuration
2010-05-13 Siarhei SiamashkaMakefile: 'binary-gz' target replaced by more generic...
2010-05-13 Siarhei SiamashkaMakefile: do not bail out if 'svn delete --force ....
2010-05-13 Siarhei SiamashkaMakefile: also clean up ufo2000 server object files...
2010-05-13 Siarhei SiamashkaMakefile: better support for different compilers and...
2010-05-13 Siarhei SiamashkaMakefile: updated comments at the top with more up...
2010-05-10 Siarhei SiamashkaAssume that 'vsnprintf' is always supported and get...
2010-05-09 ssvbFixed compilation issues when using more recent version...
2010-05-07 Siarhei SiamashkaLua: 'strcoll' -> 'strcmp' replacement to get rid of...
2010-05-07 Siarhei SiamashkaLua interpreter upgraded to version 5.0.3
2010-05-07 Siarhei SiamashkaDrop HawkNL dependency for linux version of ufo2000...
2010-05-07 Siarhei SiamashkaPut all server related code under ENABLE_UFO2K_SERVER...
2010-04-15 FomkaFix for issue #593: misspelled GAUGE and MISSILE in...
2010-04-15 FomkaDisplay enemy's points feature, fixes issue #571
2010-03-17 Tuomas LähteenmäkiFinnish translation update (shorter text messages)
2010-03-07 ssvbFixed a small typo '% d' -> '%d' in the newly added...
2010-03-07 ssvbFixed skin related use of uninitialized data
2010-03-07 ssvbOpened and re-saved 'smg_clip.png' and 'smg_f.png'...
2010-03-07 Tuomas LähteenmäkiFinnish language file for ufo2000
2009-11-15 ssvbFix for swapped red and blue colors in PNG images for...
2009-11-14 ssvbFix for buffer overflow bug
2009-05-01 nachtwolf* Fix for bug #451 : Assert Failed 417 of multiplay...
2009-04-27 nachtwolf* Fix for bug #534 : Assert failed line 1286 of main...
2009-04-23 nachtwolf* Version bump - corrective to 1102 for game server...
2009-04-18 ssvbAUTHORS file update (added a notice that this file...
2009-04-18 ssvbAdded missing '#include <stdlib.h>', it is needed for...
2009-04-18 ssvbRemoved remnants of traffic limit checking (it can...
2009-04-18 ssvbTweaked makefile not to use DUMB library dependency...
2009-03-27 nachtwolf* version bump
2009-03-15 ssvbPolish translation added, resolves issue #0000562 ...
2009-03-14 ssvbDefault game server settings changed to allow more...
2009-02-28 ssvbUse "Ufo2k Classic Set" as a default weaponset
2009-02-28 ssvbEnsure that *.lua files are always loaded in alphabetic...
2009-02-28 ssvbUpdated version id for trunk
2009-02-28 ssvbFixes for compilation issues with the latest versions...
2008-07-05 ssvbMore sanity checks in the statistics generation script
2008-06-02 nachtwolf* Updated Dawn City Beta to 106 (Hobbes)
2008-05-26 nachtwolf* Electroflare bug #552 Fix (Cirix)
2007-09-03 Nachtwolf* Fixed a small bug which slipped through. (Nachtwolf)
2007-09-03 Nachtwolf* Added Medikit support (Azrael)
2007-08-31 Nachtwolf* Dawn city added to repository (Hobbes)
2007-08-30 Nachtwolf* Chryssalids added. (Patch by Kratos, inventory image...
2007-08-29 Nachtwolf* Added electroflares. (Cirix)
2007-08-19 ssvbDevelopers guide updated:
2007-07-02 Nachtwolf* Corrected the blind spot in soldier visibility bug.
2007-03-09 ssvbCleaned up some old bad looking network code a bit...
2007-02-28 ssvbUpgrade to the latest version of DejaVu font (2.15)
2007-02-28 ssvbUpgrade to the latest version of glyphkeeper library...
2007-02-26 nachtwolf* Updated Ufo2000 weapons (2 of 2)
2007-02-26 nachtwolf* Updated Ufo2000 weapons (1 of 2)
next