0ad/source
Ykkrosh d7ec8c47a6 Fix Unicode support in lobby.
Fix EncryptPassword being called with the wrong argument order, and
encrypting username instead of password. (This will break all existing
lobby accounts.)

Fix EncryptPassword not using all of salt_base.

This was SVN commit r14123.
2013-11-09 23:26:17 +00:00
..
collada Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
graphics Display texture memory usage in profiler's renderer stats 2013-11-09 01:03:23 +00:00
gui Fix Unicode support in lobby. 2013-11-09 23:26:17 +00:00
lib ...and increase HDATA_USER_SIZE so OglTex actually fits 2013-11-09 18:49:35 +00:00
lobby Fix Unicode support in lobby. 2013-11-09 23:26:17 +00:00
maths Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby. 2013-11-07 20:07:24 +00:00
pch Fixes --without-lobby for MSVC and clang, refs #2249. 2013-11-09 02:57:10 +00:00
ps Fix building with --without-lobby. Fixes #2249. 2013-11-08 15:28:44 +00:00
renderer Display texture memory usage in profiler's renderer stats 2013-11-09 01:03:23 +00:00
scripting Remove the old and no longer used archive builder that rebuilt the archive while the game is running. 2013-11-07 21:06:18 +00:00
scriptinterface Fix Unicode support in lobby. 2013-11-09 23:26:17 +00:00
simulation2 - Fix garisson and formation aura types 2013-10-30 16:12:53 +00:00
soundmanager Remove useless error messages. 2013-10-20 01:47:16 +00:00
third_party Fix build warnings. Patch by Markus. Refs #1851. 2013-06-11 00:05:57 +00:00
tools Add autobuilder support for glooxwrapper 2013-11-07 21:45:59 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Remove the old and no longer used archive builder that rebuilt the archive while the game is running. 2013-11-07 21:06:18 +00:00
test_setup.cpp Adds UTF-8 support for JavaScript files. 2012-05-04 21:48:46 +00:00