aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-09added game.vcproj for new dir struct, don't cry, its full of temp data atmRat
shared.vcproj was added accidentally two revs ago (bah its early in the morning) --HG-- branch : trunk
2010-06-09added new solution file with correct project linkingRat
--HG-- branch : trunk
2010-06-09removed old project filesRat
new ones will be linked from externals --HG-- branch : trunk
2010-06-09delme!Rat
--HG-- branch : trunk
2010-06-09added openssl include files for win useRat
added mysql include files for win use --HG-- branch : trunk
2010-06-08* Some additions to the THANKS fileBrian
--HG-- branch : trunk
2010-06-08* Small change to README fileBrian
--HG-- branch : trunk
2010-06-08* mergeBrian
--HG-- branch : trunk
2010-06-08* Remove the last of the realative paths from #include statementsBrian
--HG-- branch : trunk
2010-06-09clean up external/bzip2 a wee bit more (no need for the actual bzip2.c and ↵click
testfiles) --HG-- branch : trunk
2010-06-08* Remove more not needed relative paths in include filesBrian
--HG-- branch : trunk
2010-06-08* Remove more relative paths from includesBrian
--HG-- branch : trunk
2010-06-08Change around some more headers to adhere to new strucutre and namebaseclick
--HG-- branch : trunk
2010-06-08some vmap3_extractor/ cmake fixesTartalo
--HG-- branch : trunk
2010-06-08some tools/vmap3_assembler/ cmake file fixesTartalo
--HG-- branch : trunk
2010-06-08Fix some typos and remove parent merged cmake fileTartalo
--HG-- branch : trunk
2010-06-08Some fixes for worldserver cmake fileTartalo
--HG-- branch : trunk
2010-06-08Fix typo. Ty ShaurenTartalo
--HG-- branch : trunk
2010-06-08MergeTartalo
--HG-- branch : trunk
2010-06-08More fixes for tools/ cmake filesTartalo
--HG-- branch : trunk
2010-06-08Add crosscompilable libmpq library (with the upstream-fixes by lynx3d and ↵click
faramir) --HG-- branch : trunk
2010-06-08* Linux compile with and without PCH fixedBrian
* Script library compile fixed * --todo: fix all scripts themselves :) --HG-- branch : trunk
2010-06-08fix ace build on win (without ssl)Rat
fix g3dlite build on win fix sockets build on win removed openssl placeholders (not needed) --HG-- branch : trunk
2010-06-08Add libmpq-0.4.2 (was missing from sourcetree after cleanup)click
--HG-- branch : trunk
2010-06-08Some fixes for map_extractor cmake fileTartalo
--HG-- branch : trunk
2010-06-08Added support for reloading creature_onkill_reputation tableShauren
Commented ace in externals/CmakeLists.txt and moved zlib before g3dlite, requested by click --HG-- branch : trunk
2010-06-08Only proc Infusion of Light (active buff) on Holy Shock criticals. (Problem ↵Machiavelli
introduced in previous fix) Author: Shauren --HG-- branch : trunk
2010-06-08Fix Infusion of Light talent (53569,53576), properly cast HoT on target ↵Machiavelli
after Flash of Light cast when target has Sacred Shield active. Big thanks to Shauren, QAston and JohnHoliver. --HG-- branch : trunk
2010-06-08Properly build and link core (yay!)click
- Not done yet : Sorting out the PCH-system on *nix - Not done yet : Sorting out scriptcompilation (still broken) --HG-- branch : trunk
2010-06-08Get g3dlib, zlib and jemalloc to build againclick
--HG-- branch : trunk rename : opt/cleanup/tab2spaces.sh => contrib/cleanup/tab2spaces.sh rename : opt/cleanup/whitespace.sh => contrib/cleanup/whitespace.sh rename : opt/conf_merge/README => contrib/conf_merge/README rename : opt/conf_merge/index.php => contrib/conf_merge/index.php rename : opt/conf_merge/merge.php => contrib/conf_merge/merge.php rename : doc/AuctionHouseBot.txt => docs/AuctionHouseBot.txt rename : doc/DocStructure.dox => docs/DocStructure.dox rename : doc/Doxyfile.in => docs/Doxyfile.in rename : doc/EventAI.txt => docs/EventAI.txt rename : doc/HowToScript.txt => docs/HowToScript.txt rename : doc/TextTables.txt => docs/TextTables.txt rename : doc/UnixInstall.txt => docs/UnixInstall.txt rename : externals/jemalloc/include/internal/arena.h => externals/jemalloc/jemalloc/internal/arena.h rename : externals/jemalloc/include/internal/base.h => externals/jemalloc/jemalloc/internal/base.h rename : externals/jemalloc/include/internal/chunk.h => externals/jemalloc/jemalloc/internal/chunk.h rename : externals/jemalloc/include/internal/chunk_dss.h => externals/jemalloc/jemalloc/internal/chunk_dss.h rename : externals/jemalloc/include/internal/chunk_mmap.h => externals/jemalloc/jemalloc/internal/chunk_mmap.h rename : externals/jemalloc/include/internal/chunk_swap.h => externals/jemalloc/jemalloc/internal/chunk_swap.h rename : externals/jemalloc/include/internal/ckh.h => externals/jemalloc/jemalloc/internal/ckh.h rename : externals/jemalloc/include/internal/ctl.h => externals/jemalloc/jemalloc/internal/ctl.h rename : externals/jemalloc/include/internal/extent.h => externals/jemalloc/jemalloc/internal/extent.h rename : externals/jemalloc/include/internal/hash.h => externals/jemalloc/jemalloc/internal/hash.h rename : externals/jemalloc/include/internal/huge.h => externals/jemalloc/jemalloc/internal/huge.h rename : externals/jemalloc/include/internal/jemalloc_internal.h => externals/jemalloc/jemalloc/internal/jemalloc_internal.h rename : externals/jemalloc/include/internal/jemalloc_internal.h.in => externals/jemalloc/jemalloc/internal/jemalloc_internal.h.in rename : externals/jemalloc/include/internal/mb.h => externals/jemalloc/jemalloc/internal/mb.h rename : externals/jemalloc/include/internal/mutex.h => externals/jemalloc/jemalloc/internal/mutex.h rename : externals/jemalloc/include/internal/prof.h => externals/jemalloc/jemalloc/internal/prof.h rename : externals/jemalloc/include/internal/ql.h => externals/jemalloc/jemalloc/internal/ql.h rename : externals/jemalloc/include/internal/qr.h => externals/jemalloc/jemalloc/internal/qr.h rename : externals/jemalloc/include/internal/rb.h => externals/jemalloc/jemalloc/internal/rb.h rename : externals/jemalloc/include/internal/stats.h => externals/jemalloc/jemalloc/internal/stats.h rename : externals/jemalloc/include/internal/tcache.h => externals/jemalloc/jemalloc/internal/tcache.h rename : externals/jemalloc/include/internal/totally_not_p_r_n.h => externals/jemalloc/jemalloc/internal/totally_not_p_r_n.h rename : externals/jemalloc/include/jemalloc.h => externals/jemalloc/jemalloc/jemalloc.h rename : externals/jemalloc/include/jemalloc.h.in => externals/jemalloc/jemalloc/jemalloc.h.in rename : externals/jemalloc/include/jemalloc_defs.h => externals/jemalloc/jemalloc/jemalloc_defs.h rename : externals/jemalloc/include/jemalloc_defs.h.in => externals/jemalloc/jemalloc/jemalloc_defs.h.in
2010-06-07* Finally it compiles (thanks click for noticing the "typo").Brian
* However, still need to get linking fixed. --HG-- branch : trunk
2010-06-07* Reverted to the old G3D library, however collision still will not compileBrian
* and is therefore commented out. --HG-- branch : trunk
2010-06-08Some cmake fixes for worldserverTartalo
--HG-- branch : trunk
2010-06-08more cmake fixes. comment collision compilation until fixedTartalo
--HG-- branch : trunk
2010-06-07* Well 94% isn't bad. Last thing to fix is collision compiling.Brian
* But I need a break. --HG-- branch : trunk
2010-06-07* Nearly done with fixing the Linux build.Brian
* Thanks to samccstudios for saving me some time with the Outlands scripts. --HG-- branch : trunk
2010-06-07More fixes for game/ cmake compilationTartalo
--HG-- branch : trunk
2010-06-07Fix include dirs in game/ cmake fileTartalo
--HG-- branch : trunk
2010-06-07* Getting closer (at least for Linux :) )Brian
--HG-- branch : trunk
2010-06-07Merge cmake files from shared/Tartalo
--HG-- branch : trunk
2010-06-07* Reverted to the old Mersenne Twister till the new one can be properly addedBrian
--HG-- branch : trunk
2010-06-07Add some messages to main cmake fileTartalo
--HG-- branch : trunk
2010-06-07* Fixed damn copy / paste type from my last commit. It is still very brokenBrian
* though :P --HG-- branch : trunk
2010-06-07fixed bzip2 for win (whoops..)Rat
--HG-- branch : trunk
2010-06-07* brokenBrian
--HG-- branch : trunk
2010-06-07upgrade to new version of utf8cppclick
--HG-- branch : trunk
2010-06-07Add SFMT (SIMD-oriented Fast Mersenne Twister) to externals library + add ↵click
packagelist --HG-- branch : trunk
2010-06-07Fix logic.Machiavelli
--HG-- branch : trunk
2010-06-07* More cleanupBrian
--HG-- branch : trunk
2010-06-07removed 'dep' folder, no more neededRat
--HG-- branch : trunk