8d144ab8f4
code fixes
2017-07-27 13:50:16 +02:00
Shlainn
8dd5fb940b
* Die trailing whitespace, die, die die!!!
2011-11-29 12:36:59 +01:00
shlainn
126978ff5e
* Enable loading from MPQ files instead of extracting maps, textures, wmos and sounds
...
Actually, sounds don't work yet.
StormLib was moved to src/dep because it is now used by the main client, too.
MPQ-related helper files moved to shared.
2010-09-13 04:05:54 +02:00
shlainn
e820f0a5a4
* Fixed lots of warnings in GCC
...
* Purely cosmetic ;)
2009-05-07 07:46:35 +00:00
false_genesis
bf1813e90c
* fixed maps loading when getting teleported
...
* added "no console" compile option
2009-04-06 07:27:32 +00:00
false_genesis
9e1f445a46
* finally implemented MemoryDataHolder functions. They are not yet used (this will be next step), but tested and works.
2009-03-11 11:46:32 +00:00
shlainn
24fbafdd51
* Restored compilation on Linux after last revision
...
* Inserted some GCC 4.3 specific headers
* Shaddar & bLuma: fix for SMSG_UPDATE_OBJECT on antrix
2008-12-08 18:19:24 +00:00
false_genesis
de92dd9fc4
* fixed line-end problems in different platforms
...
* one more toNumber() -> toUint64() fix
* fixed logging from DefScript not only to console, but also to logfile (errors and such) - coloring included
* fixed: display correct image of currently used video driver on startup ;)
- thx shlainn for 1 & 4
2008-03-28 14:03:46 +00:00
false_genesis
44739d3952
* setting eol style to native
2008-03-24 16:43:51 +00:00
false_genesis
a8ad601dca
* more fixes for gcc. thx shlainn!
2008-03-24 15:18:26 +00:00
false_genesis
46a855278e
* first steps for gcc/mingw support, thx shlainn
...
* output & log platform+compiler+version on startup
* added early version of a movement mgr, its is not used yet and does NOT work yet!
2008-03-23 14:55:44 +00:00
False.Genesis
bdbc8cc721
* added basic terrain rendering code [STILL INCORRECT!]
...
* added url to show at startup
* added error message if out of memory
2007-11-25 02:23:38 +00:00
False.Genesis
710de3d5e1
* added opcode handler for SMSG_DESTROY_OBJECT
...
* added new conf option: ShowMyOpcodes=0/1 (show opcodes pseuwow sends)
* made the logo look better :)
2007-02-05 13:26:28 +00:00
False.Genesis
c00ad9aae3
* added some more SMSG_(COMPRESSED_)UPDATE_OBJECT stuff.
...
* we have year 2007 now
2007-02-03 01:41:42 +00:00
False.Genesis
fa4385c74f
prerelease version + implemented logfile support
2007-01-12 14:03:08 +00:00
False.Genesis
6b0113e2d7
for to include the CLI files lool
2007-01-12 12:10:16 +00:00
False.Genesis
ddfb91d677
implemented CLI. New conf option: "enablecli".
2007-01-11 21:29:27 +00:00
False.Genesis
0962bec886
+ proper shutdown
...
+ better thread pausing
+ misc stuff
2007-01-06 15:29:00 +00:00
False.Genesis
58872f1f39
initial release.
...
still a lot of stuff to fix before everything works as it should.
compilation works, linking produces errors.
most code cleanups done.
2007-01-05 18:30:22 +00:00