runningnak3d
fc6a5eae08
[svn] * Scripts fixed
...
* Last commit before public
--HG--
branch : trunk
2008-10-14 15:05:43 -05:00
runningnak3d
4679076a58
[svn] * Last minute cleanup before the public release
...
--HG--
branch : trunk
rename : src/bindings/scripts/sql/mangos_full_scripts.sql => src/bindings/scripts/sql/full_scripts.sql
rename : src/bindings/scripts/sql/scriptdev2_structure.sql => src/bindings/scripts/sql/scripts_structure.sql
2008-10-14 14:17:55 -05:00
runningnak3d
21d4e221e3
[svn] * Added scripts back into the core
...
--HG--
branch : trunk
2008-10-14 14:08:22 -05:00
runningnak3d
fbdc2505d0
[svn] * SQL cleanup
...
* Removed unneeded revision SQL, since everyone will be starting off at a single revision.
* Left the characters SQL in case someone needs to convert a MaNGOS characters DB
* Final dumps of realmd / world / and characters DB schemas
--HG--
branch : trunk
2008-10-14 12:30:35 -05:00
Seline
2265aef916
[svn] * Merge Temp dev SVN with Assembla.
...
* Changes include:
- Implementation of w12x's Outdoor PvP and Game Event Systems.
- Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed).
- All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql).
- Improved Config cleanup.
- And many more changes.
--HG--
branch : trunk
2008-10-14 11:57:03 -05:00
Coldblooded
222cbfd464
[svn] * restored scripts lib build under Windows
...
* fixed Makefile.am to automatically find the sysconfdir again
--HG--
branch : trunk
2008-10-12 19:41:35 -05:00
Seline
63af34886b
[svn] * Send ShutdownMsg to console using outstring_log.
...
* Prevent Client Crashes when MOVEMENTFLAG_ONTRANSPORT and MOVEMENTFLAG_SPLINE2 is set on creatures.
* Implement four new SEC_ADMINISTRATOR commands:
- Group (.group [leader]/[disband]/[remove]) commands.
- GameObject State (.gobject state <guid> <state>) command.
--HG--
branch : trunk
2008-10-12 18:26:26 -05:00
XTZGZoReX
fdcf5cc406
[svn] * Random changes/fixes...
...
* Some fixes to MangChat, more coming.
* Cleaning up scripting part and preparing to merge it into the core.
--HG--
branch : trunk
rename : src/bindings/scripts/README.TXT => src/bindings/scripts/README
2008-10-12 17:35:16 -05:00
XTZGZoReX
a4ceeacb51
[svn] * Changed: .respawn now respawns only single creature if selected. <3 Seline.
...
* Added: .nameannounce command. Includes name of announcer.
--HG--
branch : trunk
2008-10-12 14:43:55 -05:00
XTZGZoReX
054725122f
[svn] * Various small changes here and there.
...
* Implementing MangChat IRC system.
* Added new config option, MAX_WHO, can be used to set the limit of characters being sent in a /who request from client.
--HG--
branch : trunk
2008-10-12 14:03:38 -05:00
XTZGZoReX
e539b4ca7f
[svn] * Fixed more text files.
...
* Added basic registration page. Setup instructions in contrib/registration_form/README.
--HG--
branch : trunk
2008-10-11 14:27:27 -05:00
Neo2003
95b91afbab
[svn] * svn:eol-style native set on all files that need it
...
--HG--
branch : trunk
2008-10-11 14:16:25 -05:00
XTZGZoReX
f84ae3af9e
[svn] * Changes to install instructions.
...
* Removing unneeded aclocal.m4 in ACE wrappers.
--HG--
branch : trunk
2008-10-10 15:30:03 -05:00
XTZGZoReX
1e1ba89c49
[svn] * Fixing some typos in SQL files.
...
* Applying proper structure to SQL updates.
* Fixing ImpConfig compile problems.
* Moving INSTALL to INSTALL.linux to avoid autoconf collisions.
--HG--
branch : trunk
rename : INSTALL => INSTALL.linux
rename : sql/updates/10_instantiated_battlegrounds.sql => sql/updates/10_world.sql
rename : sql/updates/11_arena_points_characters.sql => sql/updates/11_characters.sql
2008-10-10 15:20:27 -05:00
XTZGZoReX
479fe8b767
[svn] * Removing useless data accidentally committed.
...
* Applying ImpConfig patch.
* Note: QUEUE_FOR_GM currently disabled as it's not compatible with the ACE patch. Anyone care to rewrite it?
* Note2: This is untested - I may have done some mistakes here and there. Will try to compile now.
--HG--
branch : trunk
2008-10-10 13:37:21 -05:00
XTZGZoReX
ded2714f89
[svn] * Changing text in various files to make it more Trinity Core-like, as well as fixing the grammar and understandability in certain files.
...
* Adding INSTALL file to root with Linux instructions.
* Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me).
* Updating config files with Trinity text instead of MaNGOS text.
--HG--
branch : trunk
2008-10-10 12:19:38 -05:00
megamage
93e3012365
[svn]
...
--HG--
branch : trunk
2008-10-10 10:44:40 -05:00
derex_tri
44c6fcc769
[svn] Restore configure.ac for removal of trinityscripts.
...
* configure.ac will autodetect if scripts are installed and use them.
--HG--
branch : trunk
2008-10-10 05:30:48 -05:00
Neo2003
631ebe5b61
[svn] * Renamed the solutions and removed scripts folder
...
--HG--
branch : trunk
rename : win/TrinityCore No Script VC71.sln => win/TrinityCore Only VC71.sln
rename : win/TrinityCore No Script VC80.sln => win/TrinityCore Only VC80.sln
rename : win/TrinityCore No Scripts VC90.sln => win/TrinityCore Only VC90.sln
rename : win/TrinityCore VC71.sln => win/TrinityCore&Script VC71.sln
rename : win/TrinityCore VC80.sln => win/TrinityCore&Script VC80.sln
rename : win/TrinityCore VC90.sln => win/TrinityCore&Script VC90.sln
2008-10-09 15:36:50 -05:00
runningnak3d
4a5af3099a
[svn] Removed the scripts and added them to their own repo at: http://svn.assembla.com/svn/trinityscripts
...
--HG--
branch : trunk
2008-10-09 15:20:29 -05:00
Neo2003
f736567a37
[svn] * Updated to 6743 and 685
...
Moved language id used by Arena to a higher place to solve conflicts
Added the empty script folders
--HG--
branch : trunk
rename : 6731-680 => 6743-685
2008-10-09 08:42:22 -05:00
Neo2003
e3079a1ba6
[svn] * Removal of not needed old DBC tools
...
--HG--
branch : trunk
2008-10-08 15:02:26 -05:00
Neo2003
28ee57b14c
[svn] * Another small fix in Random Movement Generator because of Normalized Map Coords
...
--HG--
branch : trunk
2008-10-08 13:37:00 -05:00
Neo2003
32df4d30a1
[svn] * New icons for Windows version of TrinityCore and TrinityRealm thanks to moujin
...
--HG--
branch : trunk
2008-10-07 13:33:26 -05:00
Coldblooded
4a920d1144
[svn] * lost 2 Makefiles in prev commit due to connection lost
...
* reverted dep/ACE_wrappers/ace/config.h.in & dep/ACE_wrappers/aclocal.m4 to rev23 :o
--HG--
branch : trunk
2008-10-06 15:50:41 -05:00
Coldblooded
b243e774a9
[svn] * Adjusted all Makefile headers; Updated to GPL v3
...
--HG--
branch : trunk
2008-10-06 15:30:26 -05:00
Neo2003
24d5240a76
[svn] * Updated character create query to use proper LEFT JOIN instead of NOT IN (SELECT...
...
--HG--
branch : trunk
2008-10-06 13:49:41 -05:00
Neo2003
954fd22ab0
[svn] * Windows 32/64 compilation fix after Rev.20
...
--HG--
branch : trunk
2008-10-06 12:01:03 -05:00
fregh
ead15d48af
[svn] Removed 'contrib' and 'sql' from main Makefile.am
...
Removed obsolete 'contrib' and 'sql' from EXTRA_DIST.
This will make the Linux build system forget about contrib/ and sql/
directories when compiling the whole thing.
--HG--
branch : trunk
2008-10-06 11:42:33 -05:00
derex_tri
e36e114abe
[svn] * Removed ObjectPosSelector and DetectPosCollision. See http://www.trinitycore.org/forum/project.php?issueid=3
...
* Need win32 build fix ;)
--HG--
branch : trunk
2008-10-06 07:39:04 -05:00
Neo2003
1fc5c0d6d7
[svn] * Little fix in RandomMovementGenerator
...
* Updated to 6731 and 680
--HG--
branch : trunk
rename : 6721-676 => 6731-680
2008-10-06 04:48:59 -05:00
derex_tri
010ed993e1
[svn] * Restore make dist.
...
--HG--
branch : trunk
2008-10-06 04:27:18 -05:00
derex_tri
2a5f169f62
[svn] * Remove debugging code from WorldSocket.cpp.
...
* Small cleanup fix in configure.ac.
--HG--
branch : trunk
2008-10-06 04:14:44 -05:00
Neo2003
c2dc0b62ce
[svn] * Make Grounding totem disappear after any spell redirection
...
Patch provided by Albrecht de Endrau
--HG--
branch : trunk
2008-10-05 15:17:41 -05:00
Neo2003
843f789f58
[svn] * Added fleeing and call assistance in script until we move all AI functions to core
...
--HG--
branch : trunk
2008-10-05 12:10:02 -05:00
Neo2003
0c3db399c5
[svn] * Moved Script grid_searchers to core
...
* Moved an enum from sc_creature.h to CreatureAI.h
--HG--
branch : trunk
2008-10-05 11:56:30 -05:00
Neo2003
1fc73ff41b
[svn] * PlaySound changed to SendPlaySound, moved to WorldObject and used everywhere instead of hard-coding packet
...
--HG--
branch : trunk
2008-10-05 11:38:24 -05:00
Neo2003
9245de8138
[svn] * Some renames of VS projects
...
ACEWraper -> ACEWrappers
ScriptFull -> TrinityScript
--HG--
branch : trunk
2008-10-05 11:17:53 -05:00
w12x
4a16ae4fd6
[svn] - add sql updates for character database forgotten in previous commit
...
--HG--
branch : trunk
2008-10-05 09:44:08 -05:00
w12x
6f0c3469a6
[svn] -enabled instantiated battlegrounds
...
-enabled arena matches
-rewritten battleground queuing to support joining as group
-removed queue announcements
--HG--
branch : trunk
2008-10-05 08:48:32 -05:00
derex_tri
8b3fcc37c6
[svn] * Auto detect if ACE is already installed and use it.
...
--HG--
branch : trunk
2008-10-04 10:45:45 -05:00
runningnak3d
2a30532557
[svn] Fixed linux build
...
--HG--
branch : trunk
2008-10-04 07:18:59 -05:00
Neo2003
5651828bf7
[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and partial Windows part)
...
* Updated to 6721 and 676
* Fixed TrinityScript logo
* Version updated to 0.2.6721.676
--HG--
branch : trunk
rename : 6700-670 => 6721-676
2008-10-04 06:17:19 -05:00
Seline
ca7a4bf1a7
[svn] * Continue Trinity Script conversion.
...
--HG--
branch : trunk
2008-10-03 19:21:26 -05:00
Seline
b9f14f49c0
[svn] * Remove unneeded SQL updates from TrinityScript.
...
--HG--
branch : trunk
2008-10-03 15:40:41 -05:00
Seline
be22d45c0f
[svn] * Remove all unneeded sql updates.
...
--HG--
branch : trunk
2008-10-03 15:33:07 -05:00
Neo2003
9b1c0e006f
[svn] * Proper SVN structure
...
--HG--
branch : trunk
init
2008-10-02 16:23:55 -05:00