McShark
27d1c81f79
Added src/server/server.hpp
2009-05-15 21:10:52 +00:00
Tomasz Śniatowski
824247392e
split server class definition to a header file
2009-05-15 08:49:48 +01:00
Tomasz Śniatowski
e9ef486b9c
set svn eol style on vc9 project files...
...
...to hopefully make git behave nicer with them
2009-05-15 08:37:03 +01:00
McShark
148570c170
Changing slashes to win-version for easier diff
2009-05-07 20:10:58 +00:00
McShark
6252fa07c2
Adding newer files for 1.7
2009-05-07 20:09:53 +00:00
Jan Herzog
445d1a33a4
Removed unneeded 'Additional Dependencies'...
...
- which got added in trunk 2009-05-01T18:40:09Z!kailoran@gmail.com - to prevent MSVC from
throwing linking errors.
2009-05-03 12:53:32 +00:00
Tomasz Śniatowski
e97b8d3876
vc9 project file update from Reisiger
2009-05-01 19:40:09 +01:00
Iurii Chernyi
75f6779ee8
AI refactoring: split ai_interface into three parts:
...
1) ai_interface - interface between the ai and the game
2) ai_game_info - information about the game for the AI (former
ai_interface::info)
3) ai_readwrite_context - interface between the ai
and ai components.
Removed ai_interface code from ai/ai.cpp (this removed ~20% from
ai/ai.cpp, and, accidentally, left ai/ai.cpp exactly 2000 lines long)
2009-04-30 23:33:56 +00:00
Iurii Chernyi
ab540dca15
New source file pair: ai/testing.[ch]pp...
...
Modified automake/cmake/scons/MSVC9 build configs.
2009-04-29 01:28:05 +00:00
Sergey Popov
e2f3b97af5
Committed McShark's projectfiles update.
2009-04-27 22:47:44 +00:00
Tomasz Śniatowski
59596ad619
move the ai ?pp files into a filter in the vc9 project...
...
...to reflect the changed dir structure
2009-04-25 16:02:03 +01:00
Tomasz Śniatowski
e3a4fc8ceb
add new files to vc9 project file
2009-04-25 15:49:16 +01:00
Sergey Popov
0c8e66da18
Committed McShark's projectfiles update.
2009-04-24 11:33:40 +00:00
Chris Hopman
a13ef96987
-update VC9 and CodeBlocks project files for 2009-04-23T20:10:43Z!cjhopman@gmail.com
2009-04-23 20:22:31 +00:00
Iurii Chernyi
b03e2556d4
Moved ai-related files to /src/ai/
...
Prefixes retained (at least for now).
2009-04-14 11:04:03 +00:00
Mark de Wever
a8d51bd972
Compilation fixes for MSVC.
...
Add a missing include and missing files in the project.
Patch provided by Reisiger.
2009-04-13 10:08:27 +00:00
Iurii Chernyi
cef695a685
AI Refactoring: new stub AI actions code.
2009-04-13 01:28:30 +00:00
Iurii Chernyi
1f35c5135c
Added a new src file ai_actions.[ch]pp , modified 4 build configurations.
2009-04-11 21:44:20 +00:00
Tomasz Śniatowski
2a9be837fd
vc9 projectfile update by Reisiger
2009-04-09 13:27:10 +01:00
Tomasz Śniatowski
987dd5dede
apply patch #1155 :
...
...Maintenance Patch and HowTo for the VC9 project files by Reisiger
2009-04-07 09:20:18 +01:00
Tomasz Śniatowski
2a60df0326
wesnothd projectfile update
2009-04-04 15:44:15 +01:00
Tomasz Śniatowski
27c5f6eb4f
vc9 projectfile update
2009-04-01 07:17:04 +01:00
Sergey Popov
9bc4dde7f7
Committed McShark's projectfiles update.
2009-03-30 17:16:11 +00:00
Tomasz Śniatowski
5a2ff20e52
make wesnothd compile and link on windows/msvc9,
...
...updated projectfile, change some msvc-specific #ifdef _WIN32 to
#ifdef _MSC_VER
2009-03-26 12:16:23 +01:00
Sergey Popov
de686e0653
Committed McShark's projectfiles update.
2009-03-24 21:21:58 +00:00
Sergey Popov
656d6a0016
Committed McShark's projectfiles update
...
Added Support for Lua, added folder structure to Dev-Cpp project file.
2009-03-24 11:17:00 +00:00
Sergey Popov
e3070e7c7f
Committed McShark's projectfiles update.
2009-03-01 23:25:32 +00:00
Sergey Popov
890c72d09a
Committed McShark's projectfiles update.
2009-02-24 21:39:00 +00:00
Tomasz Śniatowski
083ba11dbd
VC9 project update
2009-02-24 20:12:34 +01:00
Tomasz Śniatowski
b4df373281
add a Debug (fast) build type in the VC9 project file...
...
...that creates a debug binary without run-time checks. This makes
MSVC debugging more feasible as starting the game with the run-time
checks takes several minutes.
2009-02-22 19:12:27 +01:00
Sergey Popov
9936ac1c8b
Comitted McShark's projectfiles update.
2009-02-22 14:54:40 +00:00
Tomasz Śniatowski
e603fd058e
another VC9 projectfile update
2009-02-22 15:24:56 +01:00
Tomasz Śniatowski
7c64da9122
add a missing header to the vc9 project file
2009-02-22 15:21:31 +01:00
Tomasz Śniatowski
8d7f58c56b
vc9 projectfile update
2009-02-10 09:31:58 +01:00
Sergey Popov
effac18045
Committed McShark's projectfiles update.
2009-02-06 23:22:25 +00:00
Sergey Popov
b2debc51b3
Committed McShark's projectfiles update.
2009-01-31 22:12:15 +00:00
Sergey Popov
764297ab57
Committed McShark's projectfiles update.
...
It also adds Debug & Release targets to Code::Blocks and VC9 projects.
2009-01-23 22:14:49 +00:00
Sergey Popov
82b8f7d1fc
Adjusted svn props on projectfiles/CodeBlocks as requested by McShark.
2009-01-22 23:07:29 +00:00
Sergey Popov
77f8d3015a
Removed some cruft from codeblocks-scons projectfile,
...
...made Build -> Compile current file command work.
2009-01-21 20:34:37 +00:00
Sergey Popov
321926cfbd
Committed McShark's projectfiles update.
...
VC9: removed all .hpp-files because they are included if needed.
2009-01-07 21:51:46 +00:00
Tomasz Śniatowski
3976af3840
VC9 projectfile update
2009-01-02 11:47:14 +01:00
Sergey Popov
b89783b5ca
Updated svn:ignore for codeblocks scons projectfiles.
2008-12-26 09:47:58 +00:00
Sergey Popov
ebb0ede7f4
Committed McShark's projectfiles update.
2008-12-26 08:58:50 +00:00
Tomasz Śniatowski
2495f5f624
MSVC projectfile update:
...
* removed the editor project
* the server project is unloaded and not built at the moment
* added missing files to the wesnoth project and modified some options
(works for me [tm])
2008-12-22 23:27:54 +01:00
Sergey Popov
903d1f93fb
Added CodeBlocks projectfiles which use SCons to build.
2008-12-22 10:14:34 +00:00
Sergey Popov
c534616525
Committed McShark's projectfiles update.
2008-12-21 19:49:15 +00:00
Sergey Popov
926944f4d1
Committed McShark's projectfiles update.
2008-12-14 19:11:39 +00:00
Sergey Popov
4b1a220140
Committed McShark's projectfiles update.
2008-12-04 20:23:05 +00:00
Sergey Popov
4dbf2f4687
Committed McShark's projectfiles update.
2008-11-27 19:41:08 +00:00
Sergey Popov
d8b0f479ec
Set svn:ignore in projectfiles/* for temporary files created by IDEs.
2008-11-15 14:41:56 +00:00