~z-man/armagetronad/cmake-rescue

Viewing all changes in revision 729.

  • Committer: z-man
  • Date: 2008-12-29 17:15:32 UTC
  • Revision ID: svn-v3-list-QlpoOTFBWSZTWZvbKhsAAAdRgAAQABK6798QIABURMgAAaeoNT1TxT1DQbKaeobXKiyAmlWT7Y5MkdJOtXDtB7w7DOGFBHiOBxaUIu7HQyyQSvxdyRThQkJvbKhs:7d95bf1e-0414-0410-9756-b78462a59f44:armagetronad%2Ftrunk%2Farmagetronad:8692
Merging branch 0.2.8 from revision 8438 to 8691:
 ------------------------------------------------------------------------
 r8686 | bazaarmagetron | 2008-12-27 01:12:35 +0100 (Sat, 27 Dec 2008) | 2 lines
 
 epsy: reverted to old behaviour for now and added TODO
 
 ------------------------------------------------------------------------
 r8685 | bazaarmagetron | 2008-12-27 00:11:27 +0100 (Sat, 27 Dec 2008) | 2 lines
 
 epsy: have batch/make/version make use of bzr if path is versionned, putting in version, when appliable, revno, tag, and build date(when working tree is modified)
 
 ------------------------------------------------------------------------
 r8684 | bazaarmagetron | 2008-12-26 22:54:06 +0100 (Fri, 26 Dec 2008) | 2 lines
 
 Manuel Moos: Adaptions to last changes; some setting changes still caused assertion failures.
 
 ------------------------------------------------------------------------
 r8683 | bazaarmagetron | 2008-12-26 22:52:53 +0100 (Fri, 26 Dec 2008) | 4 lines
 
 author: Manuel Moos
 Map settings are now executed with the access level of the user setting MAP_FILE.
 /console chat commands now work in all operation modes of the client.
 
 ------------------------------------------------------------------------
 r8669 | bazaarmagetron | 2008-12-19 00:54:46 +0100 (Fri, 19 Dec 2008) | 2 lines
 
 Daniel Lee Harple: Actually use server_args from rc.config
 
 ------------------------------------------------------------------------
 r8665 | bazaarmagetron | 2008-12-17 14:59:42 +0100 (Wed, 17 Dec 2008) | 2 lines
 
 Manuel Moos: Added one top level call of AX_CXXFLAGS_GCC_OPTION() to fix bug 307790.
 
 ------------------------------------------------------------------------
 r8664 | bazaarmagetron | 2008-12-17 14:37:32 +0100 (Wed, 17 Dec 2008) | 2 lines
 
 Manuel Moos: Disabling -Wno-strict-overflow for now.
 
 ------------------------------------------------------------------------
 r8662 | bazaarmagetron | 2008-12-16 21:46:10 +0100 (Tue, 16 Dec 2008) | 1 line
 
 Daniel Lee Harple: Ignore all .DS_Store files
 ------------------------------------------------------------------------
 r8661 | bazaarmagetron | 2008-12-16 18:09:30 +0100 (Tue, 16 Dec 2008) | 2 lines
 
 Daniel Lee Harple: Fixed Custom Connect connect action text.
 
 ------------------------------------------------------------------------
 r8660 | bazaarmagetron | 2008-12-13 00:16:45 +0100 (Sat, 13 Dec 2008) | 2 lines
 
 epsy: Don't wait for silenced players at start.
 
 ------------------------------------------------------------------------
 r8659 | bazaarmagetron | 2008-12-12 13:53:09 +0100 (Fri, 12 Dec 2008) | 4 lines
 
 author: epsy
 * Fix subdirectory handling for shorthand authorities
 * Have PLAYER_MESSAGE retrieve the message to be sent using operator >> instead of tString::ReadLine, allowing use of newlines but forcing the use of quotes
 
 ------------------------------------------------------------------------
 r8657 | bazaarmagetron | 2008-12-11 13:26:56 +0100 (Thu, 11 Dec 2008) | 2 lines
 
 Manuel Moos: Avoiding unwanted negative boosts.
 
 ------------------------------------------------------------------------
 r8656 | bazaarmagetron | 2008-12-11 13:18:27 +0100 (Thu, 11 Dec 2008) | 2 lines
 
 Manuel Moos: Avoiding division by zero when breaking from a wall and CYCLE_WALL_NEAR is 0.
 
 ------------------------------------------------------------------------
 r8655 | bazaarmagetron | 2008-12-11 10:25:12 +0100 (Thu, 11 Dec 2008) | 2 lines
 
 Manuel Moos: Only add -Wno-strict-overflow if the compiler supports it.
 
 ------------------------------------------------------------------------
 r8654 | bazaarmagetron | 2008-12-11 09:20:36 +0100 (Thu, 11 Dec 2008) | 2 lines
 
 Manuel Moos: Removed old debug code.
 
 ------------------------------------------------------------------------
 r8653 | bazaarmagetron | 2008-12-10 11:40:21 +0100 (Wed, 10 Dec 2008) | 2 lines
 
 Manuel Moos: Moved MAXCLIENTS from CXXFLAGS to config.h.
 
 ------------------------------------------------------------------------
 r8652 | bazaarmagetron | 2008-12-10 09:13:25 +0100 (Wed, 10 Dec 2008) | 2 lines
 
 Manuel Moos: Respect display list blacklist even in debug mode.
 
 ------------------------------------------------------------------------
 r8651 | bazaarmagetron | 2008-12-10 09:12:43 +0100 (Wed, 10 Dec 2008) | 2 lines
 
 Manuel Moos: Extended display list blacklist to Mesa 7.1.
 
 ------------------------------------------------------------------------
 r8650 | bazaarmagetron | 2008-12-10 01:06:36 +0100 (Wed, 10 Dec 2008) | 4 lines
 
 author: Manuel Moos
 Display list blacklist cut down to Mesa 7.0.x. All other versions tested 
 seemed to behave fine.
 
 ------------------------------------------------------------------------
 r8649 | bazaarmagetron | 2008-12-09 18:21:24 +0100 (Tue, 09 Dec 2008) | 5 lines
 
 author: Manuel Moos
 Reduced per-netobject/per-client memory cost.
 Upped dedicated server client limit to 32.
 Added --with-maxclients configure argument.
 
 ------------------------------------------------------------------------
 r8648 | bazaarmagetron | 2008-12-09 17:36:59 +0100 (Tue, 09 Dec 2008) | 2 lines
 
 Daniel Lee Harple: More files to ignore
 
 ------------------------------------------------------------------------
 r8647 | bazaarmagetron | 2008-12-09 17:35:44 +0100 (Tue, 09 Dec 2008) | 2 lines
 
 Daniel Lee Harple: Fixed touch typo
 
 ------------------------------------------------------------------------
 r8646 | bazaarmagetron | 2008-12-09 16:32:44 +0100 (Tue, 09 Dec 2008) | 2 lines
 
 Daniel Lee Harple: use const
 
 ------------------------------------------------------------------------
 r8645 | bazaarmagetron | 2008-12-09 12:29:28 +0100 (Tue, 09 Dec 2008) | 2 lines
 
 Manuel Moos: Less noisy OpenGL error reporting.
 
 ------------------------------------------------------------------------
 r8644 | bazaarmagetron | 2008-12-09 07:37:58 +0100 (Tue, 09 Dec 2008) | 2 lines
 
 Daniel Lee Harple: Corrected conditional
 
 ------------------------------------------------------------------------
 r8643 | bazaarmagetron | 2008-12-09 07:37:14 +0100 (Tue, 09 Dec 2008) | 7 lines
 
 author: Daniel Lee Harple
 • Added option for a validate function on setting items (ShouldChangeFuncT) that determines whether or not a value should be changed.
 • Added validate function to restrict MAX_CLIENTS.
 • Added $max_clients_limit language string.
 
 TODO: update constructors for rest of configuration types.
 
 ------------------------------------------------------------------------
 r8642 | nemostultae | 2008-12-09 00:42:14 +0100 (Tue, 09 Dec 2008) | 4 lines
 
 • Use batch/make/version to determine version on Mac OS X.
 • Generate dated version on bzr releases on Mac OS X.
 • Set batch/make/version executable.
 
 ------------------------------------------------------------------------
 r8641 | nemostultae | 2008-12-09 00:40:06 +0100 (Tue, 09 Dec 2008) | 2 lines
 
 Silence warning on Mac OS X about s_topSourceDir
 
 ------------------------------------------------------------------------
 r8639 | nemostultae | 2008-12-08 04:27:09 +0100 (Mon, 08 Dec 2008) | 2 lines
 
 Remove Info.plist from Copy build phase.
 
 ------------------------------------------------------------------------
 r8638 | bazaarmagetron | 2008-12-07 01:26:37 +0100 (Sun, 07 Dec 2008) | 2 lines
 
 Manuel Moos: More adaptions to GCC 4.3.
 
 ------------------------------------------------------------------------
 r8637 | bazaarmagetron | 2008-12-07 01:25:40 +0100 (Sun, 07 Dec 2008) | 2 lines
 
 Manuel Moos: Disabling signed overflow warnings. They happen easily with templates.
 
 ------------------------------------------------------------------------
 r8636 | bazaarmagetron | 2008-12-07 01:24:59 +0100 (Sun, 07 Dec 2008) | 2 lines
 
 Manuel Moos: Added detection for newer versions of Mesa Software rendering.
 
 ------------------------------------------------------------------------
 r8635 | bazaarmagetron | 2008-12-07 01:24:05 +0100 (Sun, 07 Dec 2008) | 2 lines
 
 Manuel Moos: Oops, corrected memset (had value and len parameters swapped).
 
 ------------------------------------------------------------------------
 r8634 | bazaarmagetron | 2008-12-07 00:55:32 +0100 (Sun, 07 Dec 2008) | 2 lines
 
 Manuel Moos: First batch of adaptions to new warnings of GCC 4.3.
 
 ------------------------------------------------------------------------
 r8633 | bazaarmagetron | 2008-12-07 00:15:50 +0100 (Sun, 07 Dec 2008) | 2 lines
 
 Manuel Moos: -Wconversion got a lot more pedantic and annoying in GCC 4.3, so moving it up one code level.
 
 ------------------------------------------------------------------------
 r8632 | bazaarmagetron | 2008-12-06 21:43:47 +0100 (Sat, 06 Dec 2008) | 2 lines
 
 Manuel Moos: Model rendering uses display lists even if they're blacklisted (but not if they're deselected in the menu.)
 
 ------------------------------------------------------------------------
 r8630 | bazaarmagetron | 2008-12-06 00:32:30 +0100 (Sat, 06 Dec 2008) | 7 lines
 
 author: Manuel Moos
 Teams that haven't played a single round are now potentially given a new color at round start.
 Hopefully, this is the really final good way to fix bug 261469.
 Also, the recoloring if colorIndex >= maxTeams only happens in the
 elimination mode where the highest colored team gets eliminated first
 to avoid confusion by too many recolorings.
 
 ------------------------------------------------------------------------
 r8629 | bazaarmagetron | 2008-12-05 18:46:46 +0100 (Fri, 05 Dec 2008) | 2 lines
 
 Manuel Moos: Redder default red.
 
 ------------------------------------------------------------------------
 r8628 | bazaarmagetron | 2008-12-05 18:37:48 +0100 (Fri, 05 Dec 2008) | 4 lines
 
 author: Manuel Moos
 Team color index is now guaranteed to be < (SP_)TEAMS_MAX.
 Fixes bug 261469.
 
 ------------------------------------------------------------------------
 r8627 | bazaarmagetron | 2008-12-05 18:23:11 +0100 (Fri, 05 Dec 2008) | 2 lines
 
 Manuel Moos: Fixed playback errros when browsing the master list; duplicate server entries were not taken care of on playback, only while recording, causing a mismatch of network message IDs later.
 
 ------------------------------------------------------------------------
 r8626 | bazaarmagetron | 2008-12-05 15:06:40 +0100 (Fri, 05 Dec 2008) | 4 lines
 
 author: Manuel Moos
 No more client state changes in display lists or list deletions in glBegin/glEnd blocks (both should have been harmless, but the list deletions definitely were outside of the GL specs.
 Added python script checking bugle trace logs for stuff like that.
 
 ------------------------------------------------------------------------
 r8625 | bazaarmagetron | 2008-12-05 12:05:41 +0100 (Fri, 05 Dec 2008) | 2 lines
 
 Manuel Moos: Only logging address if it changed.
 
 ------------------------------------------------------------------------
 r8624 | bazaarmagetron | 2008-12-04 13:02:32 +0100 (Thu, 04 Dec 2008) | 2 lines
 
 Manuel Moos: Also closing all glBegin() blocks before calling glEndList().
 
 ------------------------------------------------------------------------
 r8623 | bazaarmagetron | 2008-12-04 13:01:36 +0100 (Thu, 04 Dec 2008) | 5 lines
 
 author: Manuel Moos
 Fixed OpenGL errors:
 - avoiding nested glBegin()s with model rendering
 - avoiding to call display lists when a glBegin() block is open
 
 ------------------------------------------------------------------------
 r8622 | bazaarmagetron | 2008-12-03 23:51:09 +0100 (Wed, 03 Dec 2008) | 2 lines
 
 Manuel Moos: Fixed invalid setting.
 
 ------------------------------------------------------------------------
 r8621 | bazaarmagetron | 2008-12-03 23:16:08 +0100 (Wed, 03 Dec 2008) | 2 lines
 
 Manuel Moos: Removed default debug grid again.
 
 ------------------------------------------------------------------------
 r8620 | bazaarmagetron | 2008-12-03 23:15:22 +0100 (Wed, 03 Dec 2008) | 4 lines
 
 author: Manuel Moos
 Removed limits on ports in server bookmark and custom connect menus.
 Fixes #253978.
 
 ------------------------------------------------------------------------
 r8619 | bazaarmagetron | 2008-12-03 19:48:00 +0100 (Wed, 03 Dec 2008) | 2 lines
 
 Manuel Moos: Added removal of some created directories on uninstall via script.
 
 ------------------------------------------------------------------------
 r8618 | bazaarmagetron | 2008-12-03 19:47:06 +0100 (Wed, 03 Dec 2008) | 2 lines
 
 Manuel Moos: Urgh. Left some disorienting experimental code in the last commit.
 
 ------------------------------------------------------------------------
 r8617 | bazaarmagetron | 2008-12-03 19:46:23 +0100 (Wed, 03 Dec 2008) | 2 lines
 
 Manuel Moos: small refactoring of glance reset.
 
 ------------------------------------------------------------------------
 r8616 | bazaarmagetron | 2008-12-02 23:46:42 +0100 (Tue, 02 Dec 2008) | 5 lines
 
 author: Manuel Moos
 Replaced checks whether a player is in game with ->CurrentTeam(), they
 were using IsSpectating(), which doesn't work with AUTO_TEAM 0.
 Fixes 241593.
 
 ------------------------------------------------------------------------
 r8615 | bazaarmagetron | 2008-12-02 21:29:54 +0100 (Tue, 02 Dec 2008) | 2 lines
 
 epsy: fixed bug 303239
 
 ------------------------------------------------------------------------
 r8614 | bazaarmagetron | 2008-12-02 21:28:39 +0100 (Tue, 02 Dec 2008) | 2 lines
 
 epsy: fixed compilation errors with zthread on
 
 ------------------------------------------------------------------------
 r8613 | bazaarmagetron | 2008-12-02 14:50:38 +0100 (Tue, 02 Dec 2008) | 2 lines
 
 Manuel Moos: Better distinction between green and gold.
 
 ------------------------------------------------------------------------
 r8612 | bazaarmagetron | 2008-12-02 14:49:33 +0100 (Tue, 02 Dec 2008) | 2 lines
 
 Manuel Moos: Fixed crash in string search (triggered, for example, with friend search in the server browser).
 
 ------------------------------------------------------------------------
 r8611 | bazaarmagetron | 2008-11-30 15:34:59 +0100 (Sun, 30 Nov 2008) | 2 lines
 
 epsy: fix non-zthread builds, add a message whenever getting an IP address from masters
 
 ------------------------------------------------------------------------
 r8603 | bazaarmagetron | 2008-11-28 22:44:18 +0100 (Fri, 28 Nov 2008) | 52 lines
 
 author: Bazaarmagetron
 Automatic merging of commits that would change history order:
    ------------------------------------------------------------
    revno: 905.1.7
    committer: Manuel Moos <z-man@users.sf.net>
    branch nick: armagetronad
    timestamp: Mon 2008-11-24 23:32:33 +0100
    message:
      Clarified vote_redunant a bit.
    ------------------------------------------------------------
    revno: 905.1.6
    committer: epsy <epsy46@free.fr>
    branch nick: 0.2.8-armagetronad-work
    timestamp: Sun 2008-11-23 18:59:27 +0100
    message:
      disable pthread
    ------------------------------------------------------------
    revno: 905.1.5
    committer: epsy <epsy46@free.fr>
    branch nick: 0.2.8
    timestamp: Mon 2008-10-27 12:41:42 +0100
    message:
      Fix Durka's issue
    ------------------------------------------------------------
    revno: 905.1.4
    committer: epsy <epsy46@free.fr>
    branch nick: 0.2.8
    timestamp: Sat 2008-10-25 14:39:52 +0200
    message:
      Fixed bug #287683.
    ------------------------------------------------------------
    revno: 905.1.3
    committer: epsy <epsy46@free.fr>
    branch nick: 0.2.8
    timestamp: Fri 2008-10-24 18:59:30 +0200
    message:
      feedback for /listadmins and /listplayers
    ------------------------------------------------------------
    revno: 905.1.2
    committer: epsy <epsy46@free.fr>
    branch nick: 0.2.8
    timestamp: Fri 2008-10-24 18:20:20 +0200
    message:
      KRAWALL -> KRAWALL_SERVER X_x
    ------------------------------------------------------------
    revno: 905.1.1
    committer: epsy <epsy46@free.fr>
    branch nick: 0.2.8
    timestamp: Fri 2008-10-24 18:12:10 +0200
    message:
      Default LEGACY_LOG_NAMES to true on non-authentication builds.
 
 ------------------------------------------------------------------------
 r8599 | luke-jr | 2008-10-22 22:01:45 +0200 (Wed, 22 Oct 2008) | 2 lines
 
 http://sourceware.org/ml/libc-help/2008-05/msg00072.html
 it is necessary to either pthread_mutexattr_init or not specify a mutexattr
 ------------------------------------------------------------------------
 r8597 | luke-jr | 2008-10-19 01:38:56 +0200 (Sun, 19 Oct 2008) | 1 line
 
 todo in trunk
 ------------------------------------------------------------------------
 r8594 | luke-jr | 2008-10-18 22:49:59 +0200 (Sat, 18 Oct 2008) | 1 line
 
 this seems to fix pthreads-- please test!
 ------------------------------------------------------------------------
 r8593 | bazaarmagetron | 2008-10-18 21:35:14 +0200 (Sat, 18 Oct 2008) | 1 line
 
 Bazaarmagetron: Empty merge to keep the peace between svn and bzr.
 ------------------------------------------------------------------------
 r8592 | luke-jr | 2008-10-18 19:50:23 +0200 (Sat, 18 Oct 2008) | 1 line
 
 epsys patch for pthreads
 ------------------------------------------------------------------------
 r8591 | luke-jr | 2008-10-18 19:36:16 +0200 (Sat, 18 Oct 2008) | 1 line
 
 epsy or bzr messed up; this disables pthread again
 ------------------------------------------------------------------------
 r8590 | bazaarmagetron | 2008-10-18 16:55:48 +0200 (Sat, 18 Oct 2008) | 1 line
 
 epsy: Disable /listadmins in authentication-disabled builds, too
 ------------------------------------------------------------------------
 r8589 | luke-jr | 2008-10-12 00:27:36 +0200 (Sun, 12 Oct 2008) | 3 lines
 
 disable pthread support for now
 REVERT THIS WHEN FIXED
 
 ------------------------------------------------------------------------
 r8588 | luke-jr | 2008-10-12 00:24:34 +0200 (Sun, 12 Oct 2008) | 8 lines
 
 Reverted epsy's revert
 Will follow up with configure-disabling
 ------------------------------------------------------------------------
 r8587 | bazaarmagetron | 2008-10-11 12:54:01 -0500 (Sat, 11 Oct 2008) | 2 lines
 
 epsy: Removed luke's breaking changes, as they are breaking and have been given no attention in weeks.
 
 
 ------------------------------------------------------------------------
 r8587 | bazaarmagetron | 2008-10-11 19:54:01 +0200 (Sat, 11 Oct 2008) | 2 lines
 
 epsy: Removed luke's breaking changes, as they are breaking and have been given no attention in weeks.
 
 ------------------------------------------------------------------------
 r8585 | bazaarmagetron | 2008-09-30 19:15:57 +0200 (Tue, 30 Sep 2008) | 2 lines
 
 epsy: remove references to the /admins command from non-dedicated builds
 
 ------------------------------------------------------------------------
 r8584 | bazaarmagetron | 2008-09-30 19:10:29 +0200 (Tue, 30 Sep 2008) | 2 lines
 
 epsy: /admins now shows access levels made with AUTHORITY_LEVEL, too
 
 ------------------------------------------------------------------------
 r8583 | bazaarmagetron | 2008-09-30 17:39:24 +0200 (Tue, 30 Sep 2008) | 1 line
 
 epsy: Show number of results when using the search function of /players
 ------------------------------------------------------------------------
 r8582 | bazaarmagetron | 2008-09-30 00:43:47 +0200 (Tue, 30 Sep 2008) | 2 lines
 
 epsy: Whoops, forgot that
 
 ------------------------------------------------------------------------
 r8581 | bazaarmagetron | 2008-09-29 23:53:35 +0200 (Mon, 29 Sep 2008) | 2 lines
 
 epsy: Made UNSILENCE alias of VOICE
 
 ------------------------------------------------------------------------
 r8580 | bazaarmagetron | 2008-09-29 23:51:36 +0200 (Mon, 29 Sep 2008) | 2 lines
 
 epsy: Revamped the /admins command
 
 ------------------------------------------------------------------------
 r8569 | bazaarmagetron | 2008-09-28 23:20:59 +0200 (Sun, 28 Sep 2008) | 2 lines
 
 epsy: allow an authority to claim one to be from another authority, as long as the two authorities share the same base domain
 
 ------------------------------------------------------------------------
 r8568 | bazaarmagetron | 2008-09-25 23:20:24 +0200 (Thu, 25 Sep 2008) | 2 lines
 
 epsy: fix some confusion with VOTES_SUSPEND and VOTING_SUSPEND
 
 ------------------------------------------------------------------------
 r8567 | bazaarmagetron | 2008-09-18 02:13:20 +0200 (Thu, 18 Sep 2008) | 2 lines
 
 epsy: winzone min rount/last death times are now REALs, allowing moar than 21797296784 years of waiting for winzone
 
 ------------------------------------------------------------------------
 r8566 | bazaarmagetron | 2008-09-16 19:27:52 +0200 (Tue, 16 Sep 2008) | 1 line
 
 epsy: Whoops, forgot to remove that
 ------------------------------------------------------------------------
 r8565 | luke-jr | 2008-09-16 18:51:15 +0200 (Tue, 16 Sep 2008) | 1 line
 
 duh, missing file
 ------------------------------------------------------------------------
 r8564 | luke-jr | 2008-09-15 21:25:12 +0200 (Mon, 15 Sep 2008) | 1 line
 
 pthread support for armathentication; someone please test
 ------------------------------------------------------------------------
 r8563 | bazaarmagetron | 2008-09-13 22:14:16 +0200 (Sat, 13 Sep 2008) | 2 lines
 
 epsy46: AUTHORITY_LEVEL, finally :)
 
 ------------------------------------------------------------------------
 r8561 | bazaarmagetron | 2008-09-10 16:39:26 +0200 (Wed, 10 Sep 2008) | 2 lines
 
 epsy46: fixed some of the missing command help texts
 
 ------------------------------------------------------------------------
 r8560 | bazaarmagetron | 2008-09-10 15:17:19 +0200 (Wed, 10 Sep 2008) | 2 lines
 
 epsy46: give admins a message when a name-locked buddy "tries" to rename
 
 ------------------------------------------------------------------------
 r8550 | bazaarmagetron | 2008-09-08 12:23:26 +0200 (Mon, 08 Sep 2008) | 2 lines
 
 Manuel Moos: Removed includes.
 
 ------------------------------------------------------------------------
 r8549 | bazaarmagetron | 2008-09-08 11:52:52 +0200 (Mon, 08 Sep 2008) | 2 lines
 
 Manuel Moos: Of course, pure touch does not clear the files, as the purpose of the echo command was.
 
 ------------------------------------------------------------------------
 r8548 | luke-jr | 2008-09-06 22:17:22 +0200 (Sat, 06 Sep 2008) | 1 line
 
 echo is not portable, so use touch and printf
 ------------------------------------------------------------------------
 r8547 | bazaarmagetron | 2008-09-06 11:44:31 +0200 (Sat, 06 Sep 2008) | 5 lines
 
 author: Manuel Moos
 Made copy constuctor of tList<> private.
 Added swap function to compensate.
 Fixed some fallout in the memory manager and menus.
 
 ------------------------------------------------------------------------
 r8546 | bazaarmagetron | 2008-09-02 16:19:48 +0200 (Tue, 02 Sep 2008) | 2 lines
 
 epsy46: /login and /logout are now spam-tested
 
 ------------------------------------------------------------------------
 r8544 | bazaarmagetron | 2008-09-01 18:58:39 +0200 (Mon, 01 Sep 2008) | 2 lines
 
 epsy46: Spectators didn't get a message saying they couldn't vote when using the chat interface
 
 ------------------------------------------------------------------------
 r8528 | bazaarmagetron | 2008-08-31 22:26:50 +0200 (Sun, 31 Aug 2008) | 2 lines
 
 Manuel Moos: Added clearing of textures/display lists after the app gets reactivated.
 
 ------------------------------------------------------------------------
 r8527 | bazaarmagetron | 2008-08-25 21:05:30 +0200 (Mon, 25 Aug 2008) | 1 line
 
 epsy46: enough with it, backported /console
 ------------------------------------------------------------------------
 r8521 | bazaarmagetron | 2008-08-23 21:19:21 +0200 (Sat, 23 Aug 2008) | 2 lines
 
 epsy46: replaced the ctxt is NULL error with something more useful
 
 ------------------------------------------------------------------------
 r8520 | bazaarmagetron | 2008-08-19 21:55:06 +0200 (Tue, 19 Aug 2008) | 2 lines
 
 Manuel Moos: Fixed crash where missing normals/texture coordinates caused model rendering crash.
 
 ------------------------------------------------------------------------
 r8514 | bazaarmagetron | 2008-08-13 14:57:25 +0200 (Wed, 13 Aug 2008) | 2 lines
 
 Manuel Moos: Fixed various instant win condition time problems.
 
 ------------------------------------------------------------------------
 r8513 | bazaarmagetron | 2008-08-05 22:55:34 +0200 (Tue, 05 Aug 2008) | 2 lines
 
 Manuel Moos: Added display list usage blacklist, only member so far: Mesa.
 
 ------------------------------------------------------------------------
 r8511 | bazaarmagetron | 2008-08-02 10:43:07 +0200 (Sat, 02 Aug 2008) | 2 lines
 
 Manuel Moos: Some display list assertions and safety measures added.
 
 ------------------------------------------------------------------------
 r8508 | bazaarmagetron | 2008-07-29 01:00:57 +0200 (Tue, 29 Jul 2008) | 3 lines
 
 Fixed ADMINS command, output formatting leaves a lot to be desired
 still.
 
 ------------------------------------------------------------------------
 r8506 | bazaarmagetron | 2008-07-24 13:42:07 +0200 (Thu, 24 Jul 2008) | 2 lines
 
 Fixed some warnings.
 
 ------------------------------------------------------------------------
 r8505 | bazaarmagetron | 2008-07-21 19:01:06 +0200 (Mon, 21 Jul 2008) | 1 line
 
 er, disable that
 ------------------------------------------------------------------------
 r8504 | bazaarmagetron | 2008-07-21 18:59:57 +0200 (Mon, 21 Jul 2008) | 1 line
 
 /admin catches tAbortLoadings, preventing the game from ending as soon as someone would say /admin casacl without arguments
 ------------------------------------------------------------------------
 r8501 | nemostultae | 2008-07-07 20:24:41 +0200 (Mon, 07 Jul 2008) | 2 lines
 
 Added Polish translation by Rafal Cieslak http://forums.armagetronad.net/viewtopic.php?t=18480&start=15
 
 ------------------------------------------------------------------------
 r8500 | bazaarmagetron | 2008-07-04 22:53:39 +0200 (Fri, 04 Jul 2008) | 2 lines
 
 epsy46: /players now shows your own IP and network version
 
 ------------------------------------------------------------------------
 r8499 | bazaarmagetron | 2008-07-04 22:13:20 +0200 (Fri, 04 Jul 2008) | 2 lines
 
 epsy46: Add myself as dev in AUTHORS
 
 ------------------------------------------------------------------------
 r8498 | bazaarmagetron | 2008-07-04 21:42:02 +0200 (Fri, 04 Jul 2008) | 2 lines
 
 epsy46: /players tells you your search query and tells you if your search didn't return anything
 
 ------------------------------------------------------------------------
 r8497 | bazaarmagetron | 2008-07-04 02:27:08 +0200 (Fri, 04 Jul 2008) | 1 line
 
 epsy46: CLIENT! Stop eating your own name! :@
 ------------------------------------------------------------------------
 r8496 | bazaarmagetron | 2008-07-04 01:53:55 +0200 (Fri, 04 Jul 2008) | 1 line
 
 epsy46: Typo.
 ------------------------------------------------------------------------
 r8495 | bazaarmagetron | 2008-07-04 01:23:37 +0200 (Fri, 04 Jul 2008) | 2 lines
 
 epsy46: No, it's really not that i love this line, really not
 
 ------------------------------------------------------------------------
 r8494 | bazaarmagetron | 2008-07-04 01:01:04 +0200 (Fri, 04 Jul 2008) | 2 lines
 
 epsy46: /op would complain that the admin's "victim is already at maximal rights" when /op'ping an auth'd player without an access level as argument, trough the player could be still promoted
 
 ------------------------------------------------------------------------
 r8493 | bazaarmagetron | 2008-06-20 22:20:06 +0200 (Fri, 20 Jun 2008) | 2 lines
 
 epsy46: UNLOCK_ALL_TEAMS
 
 ------------------------------------------------------------------------
 r8492 | bazaarmagetron | 2008-06-20 21:58:44 +0200 (Fri, 20 Jun 2008) | 2 lines
 
 epsy46: TEAM_ELIMINATION_MODE defines the way ArmagetronAd should eliminate teams when there's more teams than TEAMS_MAX: Set to 0 it will try to keep as many players as possible, kicking teams that have the lowest score if teams are balanced; Set to 1 it will try to keep the best team colors (Team blue, then Team gold, then Team red, etc); Set to 2 it will kick out the teams that have the lowest score, regardless of balance. Copy-paste ftw.
 
 ------------------------------------------------------------------------
 r8491 | bazaarmagetron | 2008-06-20 12:44:44 +0200 (Fri, 20 Jun 2008) | 2 lines
 
 epsy46: fixed redundant " is not allowed to rename to <name>" messages on the client
 
 ------------------------------------------------------------------------
 r8490 | bazaarmagetron | 2008-06-19 19:09:18 +0200 (Thu, 19 Jun 2008) | 2 lines
 
 epsy46: fixed more stuff with /team messages upon invite
 
 ------------------------------------------------------------------------
 r8488 | bazaarmagetron | 2008-06-15 01:09:23 +0200 (Sun, 15 Jun 2008) | 2 lines
 
 Manuel Moos: Moved sn_supportRemoteLogins to a place where it is always available.
 
 ------------------------------------------------------------------------
 r8487 | bazaarmagetron | 2008-06-12 22:39:41 +0200 (Thu, 12 Jun 2008) | 2 lines
 
 epsy46: That was the most confusing message ver made.
 
 ------------------------------------------------------------------------
 r8486 | bazaarmagetron | 2008-06-08 23:22:08 +0200 (Sun, 08 Jun 2008) | 2 lines
 
 epsy46: Set most ACCESS_LEVEL_ settings only avaliable to owners
 
 ------------------------------------------------------------------------
 r8485 | bazaarmagetron | 2008-06-08 21:00:45 +0200 (Sun, 08 Jun 2008) | 2 lines
 
 epsy46: NEVER try Â« generic socks Â» when GLOBAL_ID is on if connection to a master server fails, otherwise it can generate weird mismatches when authing. This fixes bug #220195
 
 ------------------------------------------------------------------------
 r8484 | bazaarmagetron | 2008-06-07 23:44:34 +0200 (Sat, 07 Jun 2008) | 2 lines
 
 epsy46: fixed stuff with invites, spectators and /team messages
 
 ------------------------------------------------------------------------
 r8482 | bazaarmagetron | 2008-05-26 11:25:14 +0200 (Mon, 26 May 2008) | 2 lines
 
 Manuel Moos: Safeguard against deadlocks: play time can never be negative.
 
 ------------------------------------------------------------------------
 r8468 | bazaarmagetron | 2008-05-18 17:32:59 +0200 (Sun, 18 May 2008) | 2 lines
 
 epsy46: use colored team names here and there
 
 ------------------------------------------------------------------------
 r8466 | bazaarmagetron | 2008-05-17 18:08:51 +0200 (Sat, 17 May 2008) | 2 lines
 
 epsy46: VOTING_SUSPEND -> VOTES_SUSPEND
 
 ------------------------------------------------------------------------
 r8465 | bazaarmagetron | 2008-05-15 18:34:31 +0200 (Thu, 15 May 2008) | 2 lines
 
 epsy46: team name wasn't appearing properly in /teams
 
 ------------------------------------------------------------------------
 r8464 | bazaarmagetron | 2008-05-14 14:31:12 +0200 (Wed, 14 May 2008) | 2 lines
 
 epsy46: SP_TEAM_MAX_PLAYERS 0 no longer crashes the server
 
 ------------------------------------------------------------------------
 r8463 | bazaarmagetron | 2008-05-12 23:26:25 +0200 (Mon, 12 May 2008) | 2 lines
 
 epsy46: fixed stuff i didn't notice on first shot
 
 ------------------------------------------------------------------------
 r8462 | bazaarmagetron | 2008-05-12 20:20:59 +0200 (Mon, 12 May 2008) | 2 lines
 
 epsy46: moved things around, groupped --enable-krawall, --enable-armathentication and --enable-authentication, and slowly killing --disable-glout
 
 ------------------------------------------------------------------------
 r8461 | bazaarmagetron | 2008-05-12 19:26:48 +0200 (Mon, 12 May 2008) | 2 lines
 
 epsy46: woops :)
 
 ------------------------------------------------------------------------
 r8460 | bazaarmagetron | 2008-05-12 18:51:27 +0200 (Mon, 12 May 2008) | 2 lines
 
 epsy46: Fixed the color in "--> Teammates"; allow <<'ing and eTeam into a colorstring; also added eTeam::GetColoredName()
 
 ------------------------------------------------------------------------
 r8459 | bazaarmagetron | 2008-05-12 14:29:54 +0200 (Mon, 12 May 2008) | 2 lines
 
 epsy46: i got no clue what i did, but it works
 
 ------------------------------------------------------------------------
 r8458 | bazaarmagetron | 2008-05-12 13:19:51 +0200 (Mon, 12 May 2008) | 2 lines
 
 epsy46: fixed accidental commit ;)
 
 ------------------------------------------------------------------------
 r8457 | bazaarmagetron | 2008-05-12 13:18:18 +0200 (Mon, 12 May 2008) | 2 lines
 
 epsy46: include nNetwork.h in ePlayer.cpp (hoax try this)
 
 ------------------------------------------------------------------------
 r8456 | bazaarmagetron | 2008-05-11 12:18:57 +0200 (Sun, 11 May 2008) | 7 lines
 
 author: epsy46
 Serval changes:
 * se_SecretConsoleOut is now _way_ more polyvalent
 * Forcing an UpdateName() upon auth
 * Admin commands are now logged with username(or (G)?ID, if the user is logged in), and are showed to everyone in the server who have an access level better than ACCESS_LEVEL_SPY_CONSOLE
 * (very minor) ./bootstrap.sh is now less intrusive regarding +x flagging
 
 ------------------------------------------------------------------------
 r8455 | bazaarmagetron | 2008-05-07 13:30:41 +0200 (Wed, 07 May 2008) | 2 lines
 
 wrtlprnft: Put the code to log score differences and the code to update the suspend count into separate functions. Needed for the sty+ct branch and I guess it's a good idea to minimize confusing function names :-)
 
 ------------------------------------------------------------------------
 r8453 | bazaarmagetron | 2008-05-05 17:21:11 +0200 (Mon, 05 May 2008) | 7 lines
 
 author: wrtlprnft
 - fixed output of --doc: even if a command is exactly 30 characters long it gets a space before its description
 - documentation for all ladderlog messages (useful for things like SACRIFICE)
 - optional logging of chat to chatlog.txt
 - optional logging of chat to ladderlog
 - optional timestamps for console and ladderlog messages
 
 ------------------------------------------------------------------------
 r8448 | bazaarmagetron | 2008-04-30 16:02:01 +0200 (Wed, 30 Apr 2008) | 2 lines
 
 wrtlprnft: Output negative GAME_TIMEs, too, as a START_IN replacement
 
 ------------------------------------------------------------------------
 r8446 | bazaarmagetron | 2008-04-28 17:49:35 +0200 (Mon, 28 Apr 2008) | 2 lines
 
 epsy46: Do not read the diff :)
 
 ------------------------------------------------------------------------
 r8444 | bazaarmagetron | 2008-04-28 16:03:46 +0200 (Mon, 28 Apr 2008) | 2 lines
 
 epsy46: fixed mysterious nickname reverts
 
 ------------------------------------------------------------------------
 r8443 | bazaarmagetron | 2008-04-28 15:22:06 +0200 (Mon, 28 Apr 2008) | 2 lines
 
 epsy46: forcing name update when DeAuthenticating, fixing the /deop bug
 
 ------------------------------------------------------------------------
 r8440 | bazaarmagetron | 2008-04-25 18:45:31 +0200 (Fri, 25 Apr 2008) | 2 lines
 
 wrtlprnft: fixed warning when compiling the dedicated server
 
 ------------------------------------------------------------------------
 r8439 | bazaarmagetron | 2008-04-25 18:44:06 +0200 (Fri, 25 Apr 2008) | 2 lines
 
 wrtlprnft: New member function to eLadderLogWriter to avoid doing expensive calculation just to have them discarded because the output isn't enabled
 
 ------------------------------------------------------------------------

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: