-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgitlog.txt
580 lines (389 loc) · 14.6 KB
/
gitlog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
commit 0e738d035ca29003ffeb50bbbfc9282e1ab1665f
Author: Anthony Wu <[email protected]>
Date: Fri May 4 16:33:35 2018 -0400
Removed cout and mystery.h edited
commit cbc8d1918bc6584fdd2bda84c6898167a3ddc0a6
Author: Anthony Wu <[email protected]>
Date: Fri May 4 16:30:18 2018 -0400
removed some warnings
commit 812be0df53d09208ceeea8fc8b6969b3050a1d30
Author: Anthony Wu <[email protected]>
Date: Fri May 4 16:08:04 2018 -0400
VALGRIND NO ERRORS
commit 42603979f07f9649ff704ca41967effce4a94805
Author: Andrew <[email protected]>
Date: Fri May 4 15:59:15 2018 -0400
a
commit 128227779b719ad8ef66ef3e551292a7adbd33a4
Author: Andrew <[email protected]>
Date: Fri May 4 15:57:24 2018 -0400
checkmate knight
commit cfbf0d7baf708538bc5ac5ab93b3abf99cd522cd
Merge: 780d2e7 86b1b07
Author: Anthony Wu <[email protected]>
Date: Fri May 4 15:49:18 2018 -0400
Merge branch 'master' of https://bitbucket.org/awu42/final_project
commit 780d2e7a6e7da8914831e9a9bfba17d47c8023c4
Author: Anthony Wu <[email protected]>
Date: Fri May 4 15:48:59 2018 -0400
Now supressed to 50 errors
commit 86b1b077673ae4ba6275db2d0ed1163d15f60d91
Merge: d3d17ea 23426b1
Author: Andrew <[email protected]>
Date: Fri May 4 13:17:04 2018 -0400
Merge branch 'master' of https://bitbucket.org/awu42/final_project
commit d3d17ea89ec1e16c703003f046444e0e08164ce8
Author: Andrew <[email protected]>
Date: Fri May 4 13:15:03 2018 -0400
ex check
commit 23426b1f6d399fc5c0465d5edb941b5d88fe436d
Author: Anthony Wu <[email protected]>
Date: Fri May 4 12:37:30 2018 -0400
made >> a friend function
commit c42960a3f0c811fa4120544b95cf4104beab2c86
Author: Anthony Wu <[email protected]>
Date: Fri May 4 12:35:59 2018 -0400
Modified Board.cpp
commit f8b5e52466301679a11581de859d03931bbca9dc
Author: Andrew <[email protected]>
Date: Fri May 4 12:34:46 2018 -0400
Board.cpp
commit 8487e4e80f755675781af9dced2cf984e69a8bff
Author: Andrew <[email protected]>
Date: Fri May 4 12:27:32 2018 -0400
sum fixes
commit f28afaeeb7fba84cb7102d1a3230d0c2eb5d43d5
Author: Anthony Wu <[email protected]>
Date: Thu May 3 18:33:38 2018 -0400
valgrind still not working
commit a4f269f88c68afc9178f0a99cb390a82d77b58f7
Author: Anthony Wu <[email protected]>
Date: Thu May 3 18:24:48 2018 -0400
Pawn was able to capture a piece after moving forward two spaces. Now it can't
commit a4c38a7744f3570f9f7d9a78f2693d40968b934c
Author: Anthony Wu <[email protected]>
Date: Thu May 3 17:34:39 2018 -0400
DMA
commit 1c3097d1f76c2fa3e0996023515f09c15efb271c
Author: Anthony Wu <[email protected]>
Date: Thu May 3 11:24:10 2018 -0400
Added comments to Board.cpp
commit 1553e183df01f145cea837ce72dd7e2ef2332042
Author: Anthony Wu <[email protected]>
Date: Thu May 3 11:08:18 2018 -0400
comments for last method
commit 443a5865b2449bed545ad842de24c4bd3248b11c
Author: Anthony Wu <[email protected]>
Date: Wed May 2 22:44:58 2018 -0400
Rockets lost to Jazz
commit 4eea32161de56f6605eea72f7f3c331ce9ec016d
Author: Anthony Wu <[email protected]>
Date: Wed May 2 22:05:50 2018 -0400
Work in progress
commit d9e2c340935ceb81ac98fd0820647f027d3a57c2
Author: Anthony Wu <[email protected]>
Date: Wed May 2 21:21:00 2018 -0400
valgrind loading wack
commit 242c248debc3df6ff00ea3064061e2b08567d5d0
Author: Anthony Wu <[email protected]>
Date: Wed May 2 20:57:09 2018 -0400
Load valgrind part 2
commit 716d7090b93fadafb058de193c2e34819b84d594
Author: Anthony Wu <[email protected]>
Date: Wed May 2 20:51:25 2018 -0400
Load valgrind done
commit 013f68aa4a99aae11b03a7fc42c4c20174feb798
Author: Andrew <[email protected]>
Date: Wed May 2 20:46:26 2018 -0400
valgrind
commit 650397c579616b6476b7b26649ce7d9c8c7c13d0
Author: Anthony Wu <[email protected]>
Date: Wed May 2 20:36:19 2018 -0400
Valgrind
commit 8104bf319447d581e6b4d724c48df2774e3d74b1
Author: Andrew <[email protected]>
Date: Wed May 2 20:30:30 2018 -0400
destroy make move piece
commit 917b50095cba2a510d8cfdf8152f052bda269713
Author: Anthony Wu <[email protected]>
Date: Wed May 2 19:44:44 2018 -0400
Fixed pawn movement
commit 54b44111fda3b9abb6b74256491b562591e9f0bb
Author: Anthony Wu <[email protected]>
Date: Wed May 2 18:06:27 2018 -0400
Got checkmate working, stalemate iffy
commit 080a401c5c86c6e6a94dc6337bc4e8eacb1cf323
Author: Andrew <[email protected]>
Date: Wed May 2 13:22:37 2018 -0400
stalemate example
commit 1adb96dc7b84bc9e18cd7bd0d51fff4d0abef584
Author: Anthony Wu <[email protected]>
Date: Wed May 2 13:22:01 2018 -0400
stalemate works
commit b991658d869ab29624ae431fa106ed5c1afa6d8a
Author: Andrew <[email protected]>
Date: Wed May 2 13:20:14 2018 -0400
stalemate works
commit a659649944bd393fe7d140d8d79faa42ce12b12d
Author: Anthony Wu <[email protected]>
Date: Wed May 2 13:18:45 2018 -0400
Almost done
commit b23157c99b1ccc1bdcc51765bc563efb5ebd6986
Author: Anthony Wu <[email protected]>
Date: Wed May 2 12:53:54 2018 -0400
Operator = and copy constructor done
commit 6f981ef092a049d62d822c50f33391d5a10d933a
Author: Alex Lim <[email protected]>
Date: Wed May 2 12:40:26 2018 -0400
It's compiling, should work now
commit eb2a06f0909e3a7922472748f80ef075a30b92d6
Author: Alex Lim <[email protected]>
Date: Wed May 2 12:28:12 2018 -0400
Stalemate and Checkmate should now work, there's just one error compiling that we can fix super quickly
commit dc80f1c223ea57fe2ccdf0d2b9b00926cd4e71fb
Author: Alex Lim <[email protected]>
Date: Tue May 1 01:08:15 2018 -0400
Finessed the shit outta this, but still the operator= is static apparently
commit 39a3850e26196d2f73e6bb795fe17495b7bb854f
Author: Andrew <[email protected]>
Date: Mon Apr 30 21:23:17 2018 -0400
stalemate
commit 7cf4dee60b7c902cf52a1c5de92f7f7d15d13b60
Author: Anthony Wu <[email protected]>
Date: Mon Apr 30 20:37:28 2018 -0400
Edited Chess.cpp. Start Mates
commit 7c17dde8c331ada6915578e214d0e93c7ba3df85
Author: Anthony Wu <[email protected]>
Date: Mon Apr 30 20:34:00 2018 -0400
Fixed floating exception
commit c02138d377e8a6bead1458ac646b714dd7106c8a
Author: Anthony Wu <[email protected]>
Date: Mon Apr 30 18:24:03 2018 -0400
edited chess.cpp
commit 10a1c0c4bae531b7deb7343afa22b452b7af1e6b
Author: Alex Lim <[email protected]>
Date: Mon Apr 30 18:03:56 2018 -0400
reduced redundancy
commit c8350dbe7fd6ab34f99034961c906c04a321c214
Author: Alex Lim <[email protected]>
Date: Mon Apr 30 18:01:58 2018 -0400
Floating exception smh, but check sorta works
commit bc27c0e2f3ad0dcfff78e79d0be8b2713027ad01
Author: Anthony Wu <[email protected]>
Date: Mon Apr 30 17:53:24 2018 -0400
Board.cpp get_end_location is now const
commit 65550a92e7f00165f1d9ce81e61a431304ca5413
Author: Alex Lim <[email protected]>
Date: Mon Apr 30 17:28:59 2018 -0400
Fixing the check function
commit 8324ba9da45e92d4e01fe168049ef940ec2d7688
Author: Anthony Wu <[email protected]>
Date: Sun Apr 29 01:38:27 2018 -0400
Now we cannot make a move that gets our king in check
commit b5cc26951a0b0908d9314442fa9ee24e9404abaa
Author: Anthony Wu <[email protected]>
Date: Sun Apr 29 01:30:17 2018 -0400
Make sure king isn't in check
commit 22b72bdcc017d0e42e693255e9f0837ea7c2140e
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 23:59:48 2018 -0400
Alex finally fixed the in_check function smh
commit 2ef01369d690bf9486d94c3f42cf91dcd56d6037
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 23:38:07 2018 -0400
Fixed float thingy
commit a21e7377201f4df56fcab131e685ffc63546bafa
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 22:43:51 2018 -0400
Separated end check to two functions
commit 4add63cc8a7dbb15b6826888dfa36e7df2321a90
Author: Andrew <[email protected]>
Date: Sat Apr 28 22:08:40 2018 -0400
Pawn promotion
commit 5694cccde44465c038436b53d33b73672783be69
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 21:26:38 2018 -0400
Load Done
commit f5b6019d5310094e16acece66b3730f9c9fbaba4
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 21:07:25 2018 -0400
Fixed path_is_clear
commit 58527ca19aee37d62110600baabd0cf178f786ab
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 20:45:57 2018 -0400
Can't move other team's piece
commit 9b9c5fdadffb0edc0595333d5313a04d0459fa81
Author: Andrew <[email protected]>
Date: Sat Apr 28 20:40:07 2018 -0400
Fixed pawn movement for board
commit 969ec61360d8d2704153bb902fa8c77b5c8c481a
Author: Andrew <[email protected]>
Date: Sat Apr 28 20:32:16 2018 -0400
Fixed knight
commit bb4f54ff7a4afbfdf9f276529f6f4baa7ba04ec3
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 20:24:00 2018 -0400
Stuff commented out
commit 8787ba9c0f89e658e66cae058b5b8ad0256668dd
Merge: 97b4273 0a0022f
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 19:21:20 2018 -0400
Merge branch 'master' of https://bitbucket.org/awu42/final_project
commit 97b42739d4fba331f68a95860b2ed9bc340b3ea0
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 19:21:00 2018 -0400
We can play chess
commit 0a0022f38819453f68105df535171cae8671cff1
Author: Andrew <[email protected]>
Date: Sat Apr 28 19:07:11 2018 -0400
Pawn in Board
commit 3ccb7f531daf392565846cf52f22208d5a259f9b
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 18:43:14 2018 -0400
Make Chess is dope. Going ham
commit eb8eb3add9f863247c0ec969fd82e67079070a2d
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 18:06:45 2018 -0400
Vtable problem
commit bbcfb732fb68f83ccf167df252673209f80eb7ce
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 18:02:01 2018 -0400
Capturing Complete
commit ff770d9d25346077f110a688da72254cd6a43f8b
Author: Andrew <[email protected]>
Date: Sat Apr 28 17:59:21 2018 -0400
Board.cpp
commit f5d1c31447624c4c28fc969668179426ca4aab22
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 17:58:57 2018 -0400
Board.h
commit 63643424ce432aa6917cfb1b8c5962c588e0ae92
Author: Andrew <[email protected]>
Date: Sat Apr 28 17:53:29 2018 -0400
Capture
commit a9ec20d7e2e67938f9f6e142622a0427f917c481
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 17:17:25 2018 -0400
Board compilable
commit fa9272b421be0265521d6387e4aee53e49091d92
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 17:14:49 2018 -0400
Need iterators
commit f490b60c697c3c6f84b1b178eb31d91fe4fbe34b
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 17:11:23 2018 -0400
Fix ur compiler errors b
commit 108167e94926a49ba97a9258bef9c287249c93e5
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 16:47:03 2018 -0400
loading function should work
commit 9fd7cb45c5f780405c49cdd8cb96f10a2eeb29dc
Merge: 3253032 df9de52
Author: Alex Lim <[email protected]>
Date: Sat Apr 28 16:15:57 2018 -0400
Merge branch 'master' of https://bitbucket.org/awu42/final_project
commit 325303242da103ee137af7be2ebc836e1aa48351
Author: Alex Lim <[email protected]>
Date: Sat Apr 28 16:15:20 2018 -0400
is_legal_move should be good
commit df9de52cb03b3da9c225ad7509e5d2b0a6ad02ca
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 11:15:20 2018 -0400
Chess working
commit 91a7f41906d40d06fc106b298c08ac3b592483e5
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 11:09:55 2018 -0400
Waiting on board functions
commit 5c8ef9db8111e04f4341ed1ddf9771167aa103a5
Author: Anthony Wu <[email protected]>
Date: Sat Apr 28 10:50:10 2018 -0400
Chess.cpp is compilable
commit aa4b09fe9d5b106e23c3041d6d50bda0a88a91fd
Author: Alex Lim <[email protected]>
Date: Sat Apr 28 10:39:10 2018 -0400
Added getter function for _occ
commit 3c2a4c3ac9b03a7a3d2b6008f1758f1f178345bb
Author: Alex Lim <[email protected]>
Date: Sat Apr 28 10:25:28 2018 -0400
added make Board
commit 38c08b34bb87b893a45c4b5709c49cf687731cdb
Author: Alex Lim <[email protected]>
Date: Sat Apr 28 10:20:36 2018 -0400
In check should be okay, in mate is WOP
commit 48743fc722bb91db7565143dddd7612c74f3432b
Author: Anthony Wu <[email protected]>
Date: Fri Apr 27 20:50:54 2018 -0400
Compilable
commit 4243885089fa5e3e3fbb44d39e1e0c0caa152cdf
Author: Anthony Wu <[email protected]>
Date: Fri Apr 27 20:45:51 2018 -0400
Rooks
commit 1b89483d57fdead9f18481c3094d20c65a53bed7
Author: Anthony Wu <[email protected]>
Date: Fri Apr 27 20:44:29 2018 -0400
Makefile Adjusted
commit deab34d15850a40ea6b145cfdd838300db20d3f5
Author: Anthony Wu <[email protected]>
Date: Fri Apr 27 20:09:48 2018 -0400
modified board
commit 6f2779e29744f0b55cc20a751a5a2c3e2198407d
Author: Andrew <[email protected]>
Date: Fri Apr 27 18:06:10 2018 -0400
Pawn.cpp
commit 39f491fc02a6c50b363cc2cd52c1554872850a00
Author: Andrew <[email protected]>
Date: Fri Apr 27 17:57:22 2018 -0400
Four more pieces
commit 18272b067f4b69c2bbd6d73c61c7882320cc69ef
Merge: 699c747 020bdb4
Author: Alex Lim <[email protected]>
Date: Fri Apr 27 16:58:44 2018 -0400
Merge branch 'master' of https://bitbucket.org/awu42/final_project
commit 699c747793b3accd0fde501c33486f484ebf0d0b
Author: Alex Lim <[email protected]>
Date: Fri Apr 27 16:58:00 2018 -0400
Added the is_legal_move
commit 020bdb4430cce2f50c0f418cc091c2c512a60bab
Author: Anthony Wu <[email protected]>
Date: Fri Apr 27 15:52:36 2018 -0400
Added color_at function for board
commit 6eb12b18cd5957d14f76745e6ee38a0f88a1d4e3
Author: Anthony Wu <[email protected]>
Date: Fri Apr 27 15:41:14 2018 -0400
Added Remove_Piece function in board.cpp
commit dcea99ae8d3eca6ad3c34d737f5a74ada219514a
Author: Anthony Wu <[email protected]>
Date: Fri Apr 27 15:23:39 2018 -0400
Edited Rook.cpp
commit 6fc220b8402fe18de768fd23e01ab7ed65358034
Author: Anthony Wu <[email protected]>
Date: Fri Apr 27 15:06:15 2018 -0400
Board.cpp modified
commit b8ffa657ee3ad95f74ecc630ce2c919755dc2178
Author: Anthony Wu <[email protected]>
Date: Thu Apr 26 14:24:21 2018 -0400
Can print board, but not sure if it should be all minus signs
commit 8c2f608dfbf06a7b41894e7fe24f2f0bc95a6066
Author: Anthony Wu <[email protected]>
Date: Thu Apr 26 13:59:16 2018 -0400
Board.cpp no compile errors
commit fdea5f6e89aae65fa806980dab677ea473842c70
Author: Anthony Wu <[email protected]>
Date: Thu Apr 26 13:43:04 2018 -0400
Hope there are no compile errors
commit 06349b88f1485079c4183bc1934f84a3f1809b28
Author: Anthony Wu <[email protected]>
Date: Thu Apr 26 13:31:32 2018 -0400
Edited Board.cpp a ton
commit 8289c440a3d7564cb90d42dfecd70d3f1d46dbda
Author: Anthony Wu <[email protected]>
Date: Wed Apr 25 12:27:39 2018 -0400
README and gitlog.txt initalized
commit f84650634ec412ebc6c306efc9d049530919bc63
Author: Anthony Wu <[email protected]>
Date: Wed Apr 25 12:09:04 2018 -0400
Added files not given by instructors
commit 6e7b7392551627bfb957b520f469111c60ee84ca
Author: Anthony Wu <[email protected]>
Date: Wed Apr 25 12:05:55 2018 -0400
Created foundation for repository