This website requires JavaScript.
Explore
Help
Sign in
empire
/
empserver
Watch
1
Star
0
Fork
You've already forked empserver
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1fcc9f68fd
empserver
/
src
/
lib
History
Download ZIP
Download TAR.GZ
Ron Koenderink
1fcc9f68fd
Added srand call to thread startup as each thread needs to be seeded in Windows.
2004-08-14 19:35:38 +00:00
..
as
(sccsid): Useless, as we don't use SCCS. Remove.
2004-03-01 13:33:51 +00:00
commands
(pln_mine, pln_dropoff): Split off aerial mining into new pln_mine().
2004-08-14 17:12:20 +00:00
common
(SCT_BLD_WORK, SHP_BLD_WORK, PLN_BLD_WORK, LND_BLD_WORK,
2004-05-15 13:23:39 +00:00
empthread
Added srand call to thread startup as each thread needs to be seeded in Windows.
2004-08-14 19:35:38 +00:00
gen
(new_work, do_feed, prod, newe): Factor out calculation of work into
2004-05-10 20:30:38 +00:00
global
(new_work, do_feed, prod, newe): Factor out calculation of work into
2004-05-10 20:30:38 +00:00
lwp
(lwpStackCheckUsed): Fix confusing output.
2004-03-17 07:12:31 +00:00
player
(gamedown): Printed down message with pr(), as a printf()-like format
2004-08-10 13:34:41 +00:00
subs
(pln_mine, pln_dropoff): Split off aerial mining into new pln_mine().
2004-08-14 17:12:20 +00:00
update
(infect_people): Use max_pop() to compute space. This makes all
2004-08-10 07:56:34 +00:00